The BusinessUnitInformation parameters are returned by certain APIs.
| Parameter | Type | Max Length | Allow NULL | Description |
|---|---|---|---|---|
| ID | integer | Can be used with ParentID to generate a business unit tree structure. | ||
| ParentID | integer | Can be used with ID to generate a buisness unit tree structure. | ||
| OrganisationID | integer | The unique ID of the business unit. | ||
| Name | string | 100 | The name of the business unit. |