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