ShopRole

The class to describe the ShopRole business object.

NameDescriptionTypeAdditional information
Id

Gets or sets the Id

integer

Required

Name

Gets or sets the Name

string

Required

Max length: 50

ShopOwnerId

Gets or sets the ShopOwnerId

integer

None.

Enabled

Gets or sets the Enabled

boolean

Required

Authorizations

Gets the Authorizations

Collection of ShopRoleAuthorization

None.