LookupView
The Lookup view
| Name | Description | Type | Additional information |
|---|---|---|---|
| Type |
The lookup type (e.g. State). |
string |
Required Matching: ([^'"])* Max length: 50 |
| Code |
A unique code with a lookup type (e.g. NSW within the State type). |
string |
Required Max length: 200 |
| Description |
A description of the type and code. |
string |
Required Max length: 200 |
| Active |
Indicates if the lookup code can be used for new transactions. |
boolean |
Required |