bitfinex-node-api
Preparing search index...
IWithdrawOptionsV2
Interface IWithdrawOptionsV2
interface
IWithdrawOptionsV2
{
address
?:
string
;
amount
:
string
;
beneficiary_self
?:
boolean
;
dest_corp_name
?:
string
;
dest_firstname
?:
string
;
dest_lastname
?:
string
;
fee_deduct
?:
0
|
1
;
invoice
?:
string
;
method
:
string
;
note
?:
string
;
payment_id
?:
string
;
travel_rule_tos
?:
boolean
;
vasp_did
?:
string
;
vasp_name
?:
string
;
wallet
:
IWalletTypeV2
;
}
Index
Properties
address?
amount
beneficiary_
self?
dest_
corp_
name?
dest_
firstname?
dest_
lastname?
fee_
deduct?
invoice?
method
note?
payment_
id?
travel_
rule_
tos?
vasp_
did?
vasp_
name?
wallet
Properties
Optional
address
address
?:
string
amount
amount
:
string
Optional
beneficiary_
self
beneficiary_self
?:
boolean
Optional
dest_
corp_
name
dest_corp_name
?:
string
Optional
dest_
firstname
dest_firstname
?:
string
Optional
dest_
lastname
dest_lastname
?:
string
Optional
fee_
deduct
fee_deduct
?:
0
|
1
Optional
invoice
invoice
?:
string
method
method
:
string
Optional
note
note
?:
string
Optional
payment_
id
payment_id
?:
string
Optional
travel_
rule_
tos
travel_rule_tos
?:
boolean
Optional
vasp_
did
vasp_did
?:
string
Optional
vasp_
name
vasp_name
?:
string
wallet
wallet
:
IWalletTypeV2
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
amount
beneficiary_
self
dest_
corp_
name
dest_
firstname
dest_
lastname
fee_
deduct
invoice
method
note
payment_
id
travel_
rule_
tos
vasp_
did
vasp_
name
wallet
bitfinex-node-api
Loading...