Click or drag to resize

IOrderCustomerIds Property


Namespace: Resto.Front.Api.Data.Orders
Assembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
IReadOnlyList<Guid> CustomerIds { get; }

Property Value

IReadOnlyListGuid
See Also