| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | ||
| CreatedAt | DateTime | ||
| UpdatedAt | DateTime | ||
| Employees | List<WTEmployee> | ||
| Roles | List<WTRole> | ||
| EmployeeID | string | ||
| MerchantID | string | ||
| Name | string | ||
| DisplayName | string | ||
| IsPublic | bool | ||
| OrderNumber | double | ||
| IsSystem | bool | ||
| Icons | List<string> | ||
| Category | string | ||
| AdminPage | string |