FerryLocation
No description
type FerryLocation {
when: String
locationCode: ID
}
Fields
FerryLocation.when
● String
scalar
Date, ISO 8601 Format.
FerryLocation.locationCode
● ID
scalar
SeaPort/Location Identifier, needs Code Mapping.
Member Of
FerrySegment
object