Click or drag to resize

VatInvoiceOrderItemGuestId Property

Id of Guest who bought the item.

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

Property Value

Type: Guid
See Also