Binance Connector JS
Preparing search index...
@binance/wallet
WalletRestAPI
FetchDepositAddressListWithNetworkResponseInner
Interface FetchDepositAddressListWithNetworkResponseInner
Export
FetchDepositAddressListWithNetworkResponseInner
interface
FetchDepositAddressListWithNetworkResponseInner
{
address
?:
string
;
coin
?:
string
;
isDefault
?:
number
;
tag
?:
string
;
}
Index
Properties
address?
coin?
is
Default?
tag?
Properties
Optional
address
address
?:
string
Memberof
FetchDepositAddressListWithNetworkResponseInner
Optional
coin
coin
?:
string
Memberof
FetchDepositAddressListWithNetworkResponseInner
Optional
is
Default
isDefault
?:
number
Memberof
FetchDepositAddressListWithNetworkResponseInner
Optional
tag
tag
?:
string
Memberof
FetchDepositAddressListWithNetworkResponseInner
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
coin
is
Default
tag
Binance Connector JS
Loading...
Export
FetchDepositAddressListWithNetworkResponseInner