| Name | Description | Type | Additional information |
|---|---|---|---|
| boatNo |
as name suggests |
integer |
None. |
| accountCode |
as name suggests |
string |
None. |
| subAccountCode |
as name suggests |
string |
None. |
| boatName |
as name suggests |
string |
None. |
| loa |
as name suggests |
decimal number |
None. |
| beam |
as name suggests |
decimal number |
None. |
| draft |
as name suggests |
decimal number |
None. |
| airDraft |
as name suggests |
decimal number |
None. |
| manufacturerID |
as name suggests |
integer |
None. |
| manufacturer |
as name suggests |
string |
None. |
| modelID |
as name suggests |
integer |
None. |
| model |
as name suggests |
string |
None. |
| typeID |
as name suggests |
integer |
None. |
| type |
as name suggests |
string |
None. |
| tonnage |
as name suggests |
decimal number |
None. |
| country |
as name suggests |
string |
None. |
| insuranceCompany |
as name suggests |
string |
None. |
| policyNumber |
as name suggests |
string |
None. |
| policyExpiry |
as name suggests |
string |
None. |
| marinaCode |
As name suggests |
string |
None. |
| marinaName |
As name suggests |
string |
None. |
| expiryDate |
Current contract expiry date |
string |
None. |
| meterMACSTopUpAvailable |
MeterMaCS Top up availability flag |
boolean |
None. |
| meterMACSBalance |
MeterMACS Balance |
decimal number |
None. |
| meterMACSBalanceDate |
MeterMACS balance date |
date |
None. |
| meterMACSConnected |
MeterMACS connectivity flag |
boolean |
None. |
| meterMACSPin |
MeterMACS pin |
integer |
None. |
| meterMACSSocket |
MeterMACS socket code attached to |
string |
None. |
| customerType |
Customer Type |
string |
None. |
| customerTypeCode |
Customer Type Code |
string |
None. |
| canChangeCustomerType |
Flag to indicate customer type can be changed |
boolean |
None. |
| arrivalDate |
Contract start date if resident, date boat arrived if visitor currently in or next booking arrival date |
date |
None. |
| departureDate |
Next date resident due out or contract end date if not due out, date visitor due out or next booking departure date if not currently in |
date |
None. |
| berthNo |
Current berth if boat is in, otherwise home berth if resident or next booking berth for visitor |
string |
None. |
| notes |
List of notes |
Collection of NoteModel |
None. |
| chargeDate |
Date customer has been charged to for mooring |
date |
None. |
| origin |
Origin of boat |
string |
None. |
| comments |
Comments on boat |
string |
None. |
| insured |
Is the boat insured |
boolean |
None. |
| warningMsg |
Message displayed to user when selecting boat |
string |
None. |
| registrationNo |
Boat registration number |
string |
None. |
| trailerType |
Type of trailer |
string |
None. |
| catamaran |
Indicates if the boat is a catamaran |
boolean |
None. |
| outboard |
Indicates if the boat has an outboard motor |
boolean |
None. |
| pumpOut |
Indicates if the boat has a pump out |
boolean |
None. |
| tender |
Indicates if the boat has a tender |
boolean |
None. |
| trailerStorage |
Indicates if the boat requires trailer storage |
boolean |
None. |
| engineMake |
Boat engine make |
string |
None. |
| engineModel |
Boat engine model |
string |
None. |
| liftingPreferences |
Lifting preferences for the boat |
string |
None. |
| homeBerth |
Home berth of boat |
string |
None. |
| ContractUplift |
Contract uplift rate |
decimal number |
None. |
| FuelCapacity |
Fuel capacity of this boat, if known. |
integer |
None. |
| FuelType |
Fuel type of this boat |
string |
None. |
| KeelType |
Keel type of this boat |
string |
None. |
| HullMaterial |
Hull material of this boat |
string |
None. |
| MotorType |
Motor type of this boat |
string |
None. |
| FreeVisitorNightsRemaining |
Number of free visitor nights available for the boat |
integer |
None. |
| FreeStorageAshoreNightsRemaining |
Number of free storage ashore nights available for the boat |
integer |
None. |
| Tags |
The tags associated with this boat. |
BoatTagsBindingModel |
None. |