getAvailableCountries
getAvailableCountries
FunctiongetAvailableCountries(requestOptions?: IGetAvailableCountriesOptions): Promise<IGetAvailableCountriesResponse>
Return a list of information for all countries. See the REST Documentation for more information.
Parameters
Parameter | Type | Notes |
---|---|---|
request | IGetAvailableCountriesOptions | Options to pass through to the geoenrichment service. |
Returns
Promise<IGetAvailableCountriesResponse>
A Promise that will resolve with available geography levels for the request.