@sumup/sdk
Preparing search index...
SumUp
Merchant
CountryDetails
Type Alias CountryDetails
Country Details
type
CountryDetails
=
{
currency
?:
string
;
en_name
?:
string
;
iso_code
?:
string
;
native_name
?:
string
;
}
Index
Properties
currency?
en_
name?
iso_
code?
native_
name?
Properties
Optional
currency
currency
?:
string
Currency ISO 4217 code
Optional
en_
name
en_name
?:
string
Country EN name
Optional
iso_
code
iso_code
?:
string
Country ISO code
Optional
native_
name
native_name
?:
string
Country native name
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
currency
en_
name
iso_
code
native_
name
@sumup/sdk
Loading...
Country Details