ShopOwnerBasicInfo

The class to describe the ShopOwner basic information business object.

NameDescriptionTypeAdditional information
Id

Gets or sets the identifier.

integer

Required

CompanyName

Gets or sets the name of the company.

string

Required

Max length: 50

DefaultCurrencyId

Gets or sets the default currency identifier.

integer

Required

DefaultCultureId

Gets or sets the default culture identifier.

integer

Required

Active

Gets or sets a value indicating whether this is active.

boolean

Required