BusinessTradeInformation
The BusinessTradeInformation parameters are returned by certain APIs.
Parameter | Type | Max Length | Allow NULL | Description |
---|---|---|---|---|
ID | integer | The unique ID of the business trade. | ||
Description | string | 100 | The description of the business trade. | |
CategoryID | integer | The unique ID of the business trade category. | ||
Category | string | 100 | The description of the business trade category. | |
VisibilityOrganisationID | integer | The top level organisation ID, in the business unit structure, who has permission to view this business trade. | ||
OrganisationUnitAndBelow | bool | Can business units below the VisibilityOrganisationID also have permission to view this business trade. | ||
VisibilityOrganisation | string | 100 | The top level organisation name, in the business unit structure, who has permission to view this business trade. | |
OwnerOrganisationID | integer | The organisation ID who has permission to edit this trade. | ||
OwnerOrganisation | string | 100 | The organisation name who has permission to edit this trade. | |
Active | boolean | Is the business trade active and available for use. |