Click or drag to resize

IPaymentItemGuestId Property

Guest id to which payment item was added, or null if payment item not associated with any guest.

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

Property Value

Type: NullableGuid
See Also