ShopBasicInfo

The class to describe the ShopBasicInfo business object.

NameDescriptionTypeAdditional information
Id

Gets or sets the identifier.

integer

Required

Name

Gets or sets the name.

string

Required

Max length: 50

ShopOwnerId

Gets or sets the shop owner identifier.

integer

Required

ShopGroupId

Gets or sets the shop group identifier.

integer

Required

Active

Gets or sets a value indicating whether this is active.

boolean

None.