Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Panel
bgColor#FFFFFF
titleBGColor#C8D0E4
titlelistCountries
List< CountryCodeResult > listCountries#listCountries listCountries ( MarketFilter filter ,Stringlocale ) throws APINGException

Returns a list of Countries associated with the markets selected by the MarketFilter.

Parameter name

Type

Required

Description

filter

MarketFilter

(tick)

The filter to select desired markets. All markets that match the criteria in the filter are selected.

locale

String

The language used for the response. If not specified, the default is returned.

Return type

Description

List< CountryCodeResult >

output data

Throws

Description

APINGException

Generic exception that is thrown if this operation fails for any reason.

Since 1.0.0