CountrySpec
@Serializable
This is the specification for a country field.
Constructors
Link copied to clipboard
constructor(apiPath: IdentifierSpec = IdentifierSpec.Country, allowedCountryCodes: Set<String> = CountryUtils.supportedBillingCountries)