Vessel
Fields
| Field Name | Type | Display Name |
|---|---|---|
| VesselId | Int32 | Vessel id |
| CarrierId | Nullable`1 | Carrier id |
| CountryCode | String | Country code |
| Created | DateTime | Created |
| CreatedBy | String | Created by |
| LastModified | DateTime | Last modified |
| LastModifiedBy | String | Last modified by |
| Name | String | Name |
| OrganizationId | Int32 | Organization id |
| VesselCode | String | Vessel code |