BusinessPackageInformation
The BusinessPackageInformation parameters are returned by certain APIs.
Parameter | Type | Max Length | Required | Description |
---|---|---|---|---|
ID | integer | The unique ID of the business package. | ||
Description | string | 100 | The description of the business package. | |
Trades | PackageTradeInformation | Package trade information structure. | ||
OurRef | sring | 50 | Y | The reference of the business package from the point of view of the owner organisation. |
YourRef | sring | 50 | Y | The reference of the business package from the point of view of the organisation to which the package is associated. |
VisibilityOrganisationID | integer | The top level organisation ID, in the business unit structure, who has permission to view this business package. | ||
OrganisationUnitAndBelow | bool | Can business units below the VisibilityOrganisatoinID also have permission to view this business package. | ||
VisibilityOrganisation | string | 100 | The top level organisation name, in the business unit structure, who has permission to view this business package. | |
OwnerOrganisationID | integer | The organisation ID who has permission to edit this package. | ||
OwnerOrganisation | string | 100 | The organisation name who has permission to edit this package | |
ResolutionDays | integer | The default resolution days for tasks to be completed. | ||
Active | boolean | Is the geometry active and available for use. (Deactivated geometry can be reactivated.) |