TaxFieldsAcp
No description
type TaxFieldsAcp {
amount: String
currency: String
code: String
country: String
}
Fields
TaxFieldsAcp.amount
● String
scalar
TaxFieldsAcp.currency
● String
scalar
TaxFieldsAcp.code
● String
scalar
TaxFieldsAcp.country
● String
scalar
Member Of
FareDetailsAcp
object