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.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Guid? PaymentSplitSelectedGuestId { get; }

Property Value

Type: NullableGuid
See Also