countrySettings property

List<CountrySettings>? countrySettings
getter/setter pair

Country-specific settings for the merchant.

Implementation

core.List<CountrySettings>? countrySettings;