EmployeeShopRole
The class to describe the EmployeeShopRole business object.
Name | Description | Type | Additional information |
---|---|---|---|
Id |
Gets or sets the Id |
integer |
Required |
ShopId |
Gets or sets the ShopId |
integer |
Required |
Name |
Gets or sets the Name |
string |
None. |
Authorizations |
Gets the Authorizations |
Collection of ShopRoleAuthorization |
None. |