IRestaurant Interface |
Namespace: Resto.Front.Api.Data.Organization
public interface IRestaurant : ISerializable
The IRestaurant type exposes the following members.
Name | Description | |
---|---|---|
AccountingReasonCode | ||
Address | Restaurant address. | |
CanDeleteOrdersOutOfCafeSession | Is it possible to delete orders with closed cafe session. | |
CompanyName | Name of the company from the iikoRms license. | |
CourseCustomNames | Custom names of courses. | |
CrmId | Unique identifier of the organization (installation of iikoRms). | |
Currency | ||
DepartmentCode | ||
DepartmentId | ||
DisplayRelativeNumberOfModifiers | Whether to display relative number of modifiers. | |
IikoUid | Serial number of the iikoRms license (temporary). | |
IsRoundingDownOrderSum | ||
IsRoundingPricePerUnit | ||
LegalAddress | Company legal address. | |
LegalAddressDetailed | Company legal address detailed. | |
LegalName | Company legal name. | |
Name | Restaurant name. | |
OrderTypeFillRequirements | Order type filling requirements. | |
RegistrationNumber | ||
TaxId | Company Tax Identification Number (TIN). | |
UsePersonalRoles | Whether the restaurant uses roles (IRole) for personal sessions. |
Name | Description | |
---|---|---|
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |