| Name | Description | Type | Additional information |
|---|---|---|---|
| IconFileId |
Gets or sets the icon file identifier. |
integer |
None. |
| BillToContactInfo |
Gets or sets the bill to contact information. |
ContactInfo |
None. |
| MainContactInfo |
Gets or sets the main contact information. |
ContactInfo |
None. |
| PurchaseOrderShopId |
Gets or sets the PurchaseOrderShopId. |
integer |
None. |
| Id |
Gets or sets the identifier. |
integer |
Must be 0 (for insert operations) |
| 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 <see cref="T:ShopCtrl.API.Models.ShopOwnerBasicInfo" /> is active. |
boolean |
Required |