bitfinex-node-api
Preparing search index...
ITransferOptionsV2
Interface ITransferOptionsV2
interface
ITransferOptionsV2
{
amount
:
string
;
currency
:
string
;
currency_to
?:
string
;
email_dst
?:
string
;
from
:
IWalletTypeV2
;
tfaToken
?:
Record
<
string
,
unknown
>
;
to
:
IWalletTypeV2
;
user_id_dst
?:
number
;
}
Index
Properties
amount
currency
currency_
to?
email_
dst?
from
tfa
Token?
to
user_
id_
dst?
Properties
amount
amount
:
string
currency
currency
:
string
Optional
currency_
to
currency_to
?:
string
Optional
email_
dst
email_dst
?:
string
from
from
:
IWalletTypeV2
Optional
tfa
Token
tfaToken
?:
Record
<
string
,
unknown
>
to
to
:
IWalletTypeV2
Optional
user_
id_
dst
user_id_dst
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
currency
currency_
to
email_
dst
from
tfa
Token
to
user_
id_
dst
bitfinex-node-api
Loading...