IntegrationMySkyCreateQuoteLegDataInput (Input)
input IntegrationMySkyCreateQuoteLegDataInput {
adep: AirportCodeScalar!
ades: AirportCodeScalar!
startDateTime: DateTime!
paxNumber: Int!
}
input IntegrationMySkyCreateQuoteLegDataInput {
adep: AirportCodeScalar!
ades: AirportCodeScalar!
startDateTime: DateTime!
paxNumber: Int!
}
IntegrationMySkyCreateQuoteLegDataInput.adep ● AirportCodeScalar! non-null scalarIntegrationMySkyCreateQuoteLegDataInput.ades ● AirportCodeScalar! non-null scalarIntegrationMySkyCreateQuoteLegDataInput.startDateTime ● DateTime! non-null scalarIntegrationMySkyCreateQuoteLegDataInput.paxNumber ● Int! non-null scalar