pendingCountries property

List<String>? pendingCountries
getter/setter pair

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

Implementation

core.List<core.String>? pendingCountries;