| Name | Type | Description | Notes |
|---|---|---|---|
| string | Email address | [optional] | |
| AppAccessLevel | string | App access level | [optional] |
| HasAccessToAllStores | bool? | The user has access to all stores for the app (including new stores that added later) | [optional] |
| StoreIds | List<int?> | Store IDs the user has access to (if HasAccessToAllStores is false) | [optional] |
| PropertyIds | List<string> | Property Ids the user has access to (if HasAccessToAllStores is false) | [optional] |