Click or drag to resize

IPaymentScreenUpdatedContextPaymentSplitSelectedGuestId Property

Identifier of the currently selected order guest on the payment screen. Or null if PaymentSplitMode value is WholeOrder.

Namespace: Resto.Front.Api.OperationContexts
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
Guid? PaymentSplitSelectedGuestId { get; }

Property Value

NullableGuid
See Also