| Name | Description | Type | Additional information |
|---|---|---|---|
| boatNo |
Unique ID of boat the contract is for |
integer |
None. |
| renewal |
As name suggests |
boolean |
None. |
| isNew |
As name suggests |
boolean |
None. |
| ContractID |
As name suggests |
integer |
None. |
| startDate |
As name suggests |
string |
None. |
| endDate |
As name suggests |
string |
None. |
| Value |
As name suggests |
decimal number |
None. |
| contractGroupId |
The contract group ID for the contract, or for the charging rate if the contract has no specific group set. |
integer |
None. |
| contractGroupDescription |
The description of the contract group the contract falls under. |
string |
None. |
| confirmed |
Indicates if the contract has been confirmed or not |
boolean |
None. |