OBJECT
type CrewMemberPassport {name: String surname: String number: String expiresDate: String countryCode: String nationality: String }