GolOrchestrator
No description
type GolOrchestrator {
priority: Int!
fopType: String
fopCode: String
oac: String
ticketNum: String
brandedFare: String
ticketingCode: String
fareBasis: String
fareRule: String
amountFee: BigDecimal
amountType: String
currencyCode: CurrencyCode
remarks: String
}
Fields
GolOrchestrator.priority ● Int! non-null scalar
GolOrchestrator.fopType ● String scalar
GolOrchestrator.fopCode ● String scalar
GolOrchestrator.oac ● String scalar
GolOrchestrator.ticketNum ● String scalar
GolOrchestrator.brandedFare ● String scalar
GolOrchestrator.ticketingCode ● String scalar
GolOrchestrator.fareBasis ● String scalar
GolOrchestrator.fareRule ● String scalar
GolOrchestrator.amountFee ● BigDecimal scalar
GolOrchestrator.amountType ● String scalar
GolOrchestrator.currencyCode ● CurrencyCode scalar
GolOrchestrator.remarks ● String scalar
Member Of
AdditionalPenaltyRuleSummary object