| Name | Description | Type | Additional information |
|---|---|---|---|
| boatName |
as name suggests |
string |
None. |
| boatNo |
unique id of boat |
integer |
None. |
| customerCode |
unique code identifying the customer |
string |
None. |
| customerName |
as name suggests |
string |
None. |
| berthNo |
as name suggests |
string |
None. |
| boatLength |
Length of boat |
decimal number |
None. |
| make |
Boat make |
string |
None. |
| model |
Boat model |
string |
None. |
| lastDateIn |
Last date the boat arrived in the marina |
date |
None. |