bitfinex-node-api
Preparing search index...
IFundingTrade
Interface IFundingTrade
interface
IFundingTrade
{
amount
:
string
;
offer_id
:
number
;
period
:
number
;
rate
:
string
;
tid
:
number
;
timestamp
:
string
;
type
:
"Buy"
|
"Sell"
;
}
Index
Properties
amount
offer_
id
period
rate
tid
timestamp
type
Properties
amount
amount
:
string
offer_
id
offer_id
:
number
period
period
:
number
rate
rate
:
string
tid
tid
:
number
timestamp
timestamp
:
string
type
type
:
"Buy"
|
"Sell"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
offer_
id
period
rate
tid
timestamp
type
bitfinex-node-api
Loading...