EditableFieldsInput
No description
input EditableFieldsInput {
waiver: String
freeText: String
ssr: String
osi: String
remark: String
endorsement: String
refundRoute: RefundRoute
overrideRefundRoute: RefundRoute
isAdminFeeApplicable: Boolean!
isVoluntaryRefund: Boolean!
waiverForceFareRefundWithoutPenalty: Boolean!
segments: [SegmentSummaryInput!]!
rules: [RuleSummaryInput!]!
taxes: [TaxSummaryInput!]!
overrideTaxCalculations: Boolean!
overrideBaseFareSegments: Boolean
isQuotationOk: Boolean
commissionPercent: BigDecimal
}