FareConstructionSummary
No description
type FareConstructionSummary {
fareCalculation: String
eitherFareConstruction: EitherErrorMessageOrFareConstruction!
}
Fields
FareConstructionSummary.fareCalculation
● String
scalar
FareConstructionSummary.eitherFareConstruction
● EitherErrorMessageOrFareConstruction!
non-null object
Member Of
ParentDisplay
object ● RefundCandidateDisplay
object