Click or drag to resize

IPaymentScreenGuestInfo.GuestId Property

Guest identifier 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? GuestId { get; }

Property Value

Type: Nullable<Guid>
See Also