IUser
Definition
- Namespace
- Resto.Front.PrintTemplates.RmsEntityWrappers
Пользователь
Properties
| Name | Type | Description |
|---|---|---|
| Card | string | Card number |
| Code | string | Employee ID |
| FirstName | string | First Name |
| IsClient | bool | Is user a customer |
| IsEmployee | bool | Is user an employee |
| IsSupplier | bool | Is user a supplier |
| IsSystem | bool | Is user a special service user |
| LastName | string | Last Name |
| MiddleName | string | Middle Name |
| Name | string | Username |
| RoleName | string | Name of user roll |