Binance Connector JS
Preparing search index...
@binance/wallet
WalletRestAPI
GetCountryListResponseCountriesInner
Interface GetCountryListResponseCountriesInner
Export
GetCountryListResponseCountriesInner
interface
GetCountryListResponseCountriesInner
{
blockType
?:
string
;
countryCode
?:
string
;
countryName
?:
string
;
depositAllowed
?:
boolean
;
hasRegionRestrictions
?:
boolean
;
withdrawalAllowed
?:
boolean
;
}
Index
Properties
block
Type?
country
Code?
country
Name?
deposit
Allowed?
has
Region
Restrictions?
withdrawal
Allowed?
Properties
Optional
block
Type
blockType
?:
string
Memberof
GetCountryListResponseCountriesInner
Optional
country
Code
countryCode
?:
string
Memberof
GetCountryListResponseCountriesInner
Optional
country
Name
countryName
?:
string
Memberof
GetCountryListResponseCountriesInner
Optional
deposit
Allowed
depositAllowed
?:
boolean
Memberof
GetCountryListResponseCountriesInner
Optional
has
Region
Restrictions
hasRegionRestrictions
?:
boolean
Memberof
GetCountryListResponseCountriesInner
Optional
withdrawal
Allowed
withdrawalAllowed
?:
boolean
Memberof
GetCountryListResponseCountriesInner
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
block
Type
country
Code
country
Name
deposit
Allowed
has
Region
Restrictions
withdrawal
Allowed
Binance Connector JS
Loading...
Export
GetCountryListResponseCountriesInner