Binance Connector JS
Preparing search index...
@binance/wallet
WalletRestAPI
FetchWithdrawAddressListResponseInner
Interface FetchWithdrawAddressListResponseInner
Export
FetchWithdrawAddressListResponseInner
interface
FetchWithdrawAddressListResponseInner
{
address
?:
string
;
addressTag
?:
string
;
coin
?:
string
;
name
?:
string
;
network
?:
string
;
origin
?:
string
;
originType
?:
string
;
whiteStatus
?:
boolean
;
}
Index
Properties
address?
address
Tag?
coin?
name?
network?
origin?
origin
Type?
white
Status?
Properties
Optional
address
address
?:
string
Memberof
FetchWithdrawAddressListResponseInner
Optional
address
Tag
addressTag
?:
string
Memberof
FetchWithdrawAddressListResponseInner
Optional
coin
coin
?:
string
Memberof
FetchWithdrawAddressListResponseInner
Optional
name
name
?:
string
Memberof
FetchWithdrawAddressListResponseInner
Optional
network
network
?:
string
Memberof
FetchWithdrawAddressListResponseInner
Optional
origin
origin
?:
string
Memberof
FetchWithdrawAddressListResponseInner
Optional
origin
Type
originType
?:
string
Memberof
FetchWithdrawAddressListResponseInner
Optional
white
Status
whiteStatus
?:
boolean
Memberof
FetchWithdrawAddressListResponseInner
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
address
Tag
coin
name
network
origin
origin
Type
white
Status
Binance Connector JS
Loading...
Export
FetchWithdrawAddressListResponseInner