IRestaurant Interface |
Namespace: Resto.Front.Api.Data.Organization
public interface IRestaurant : ISerializable, IEntity
The IRestaurant type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanDeleteOrdersOutOfCafeSession | Is it possible to delete orders with closed cafe session. |
![]() | CompanyName | |
![]() | Currency | |
![]() | DepartmentId | |
![]() | Id | (Inherited from IEntity.) |
![]() | IsRoundingDownOrderSum | |
![]() | IsRoundingPricePerUnit | |
![]() | OrderTypeFillRequirements | Order type filling requirements. |
Name | Description | |
---|---|---|
![]() | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |