iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.Data.Organization
IRestaurant Interface
IRestaurant Properties
CanDeleteOrdersOutOfCafeSession Property
CompanyName Property
Currency Property
DepartmentId Property
IsRoundingDownOrderSum Property
IsRoundingPricePerUnit Property
OrderTypeFillRequirements Property
IRestaurant
CanDeleteOrdersOutOfCafeSession Property
Is it possible to delete orders with closed cafe session.
Namespace:
Resto.Front.Api.Data.Organization
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
CanDeleteOrdersOutOfCafeSession
CanDeleteOrdersOutOfCafeSession
{
get
; }
Property Value
Type:
CanDeleteOrdersOutOfCafeSession
See Also
Reference
IRestaurant Interface
Resto.Front.Api.Data.Organization Namespace