Click or drag to resize

IOrderTypeOrderServiceType Property

Orders of which service type this order type is applicable for. There is only one service type, single enum value, despite of the flags attribute.

Namespace:  Resto.Front.Api.Data.Organization
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
OrderServiceTypes OrderServiceType { get; }

Property Value

Type: OrderServiceTypes
See Also