OBJECT
SsimSetting
Represents single SSIM setting.
link GraphQL Schema definition
- type SsimSetting {
- : SsimSystemType!
- : ApiMultiEmailScalar
- : ApiEmailScalar
- : Boolean!
- : IataFormatScenario!
- : String!
- : TimeMode!
- : IntPositive!
- : [IcaoType!]!
- : [ScheduleTripType!]!
- : Boolean!
- : SsimProtocolType
- # Requires access to resource GRAPHQL_OPERATOR
- : NotEmptyString
- # Requires access to resource GRAPHQL_OPERATOR
- : IntPositive
- # Requires access to resource GRAPHQL_OPERATOR
- : NotEmptyString
- # Requires access to resource GRAPHQL_OPERATOR
- : String!
- : IntPositive!
- }