approvedCountries property

List<String>? approvedCountries
getter/setter pair

List of country codes (ISO 3166-1 alpha-2) where the offer is approved.

Implementation

core.List<core.String>? approvedCountries;