| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Identifier | [optional] |
| configId | Integer | WlConfigId | [optional] |
| appId | String | Brand Id | [optional] |
| name | String | WhiteLabel Name | [optional] |
| level | LevelEnum | WhiteLabel Access Level | [optional] |
| Name | Value |
|---|---|
| NONE | "None" |
| OWNER | "Owner" |
| STOREOWNER | "StoreOwner" |
| PROPERTYOWNER | "PropertyOwner" |
| MANAGEDOWNER | "ManagedOwner" |
| INTEGRATOR | "Integrator" |
| PROPERTYMANAGER | "PropertyManager" |
| STOREMANAGER | "StoreManager" |
| STORESTAFF | "StoreStaff" |
| STOREREADONLYACCESS | "StoreReadOnlyAccess" |
| FINANCEMANAGER | "FinanceManager" |
| SUPPORT | "Support" |