CountryCurrencyInput
No description
input CountryCurrencyInput {
currency: Currency!
country: Country!
}
Fields
CountryCurrencyInput.currency
● Currency!
non-null scalar
Currency requested if supported by supplier.
CountryCurrencyInput.country
● Country!
non-null scalar
Country associated to currency (use ISO3166_1_alfa_2).
Member Of
HotelXCommonSettingsDataInput
input ● HotelXDefaultSettingsDataInput
input