Click or drag to resize

IPaymentScreenGuestInfoGuestId Property

Guest identifier Or null if PaymentSplitMode value is WholeOrder.

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

Property Value

Type: NullableGuid
See Also