Loading...
Was this page helpful?
This documentation provides a reference to the retrieveCountry
method. This belongs to the Region Module.
This method retrieves a country by its 2 character ISO code.
A simple example that retrieves a country by its 2 character ISO code:
To specify relations that should be retrieved:
countryId
stringselect
or relations
, accept the
attributes or relations associated with a country.Promise
Promise<RegionCountryDTO>