Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 604 Bytes

File metadata and controls

28 lines (16 loc) · 604 Bytes

LocationOutputBody

Properties

Name Type Description Notes
country String Country name
countryCode String ISO 3166-1 alpha-2 country code
currency CurrencyEnum Currency code for this location

Enum: CurrencyEnum

Name Value
USD "USD"
EUR "EUR"
GBP "GBP"
CAD "CAD"
AUD "AUD"
UNKNOWN_DEFAULT_OPEN_API "unknown_default_open_api"