SalesApplyFlightTimeLeg (Object)
type SalesApplyFlightTimeLeg {
uuid: String!
flightTime: Time!
blockTime: Time!
std: DateTimeWithTimezone!
sta: DateTimeWithTimezone!
}
Fields
SalesApplyFlightTimeLeg.uuid ● String! non-null scalar
SalesApplyFlightTimeLeg.flightTime ● Time! non-null scalar
SalesApplyFlightTimeLeg.blockTime ● Time! non-null scalar
SalesApplyFlightTimeLeg.std ● DateTimeWithTimezone! non-null scalar
SalesApplyFlightTimeLeg.sta ● DateTimeWithTimezone! non-null scalar
Returned By
sales.applyFlightTimes query