bitfinex-node-api
Preparing search index...
ISubmitFundingOfferOptions
Interface ISubmitFundingOfferOptions
interface
ISubmitFundingOfferOptions
{
amount
:
string
;
flags
?:
number
;
period
:
number
;
rate
:
string
;
symbol
:
string
;
type
:
IFundingOfferTypeV2
;
}
Index
Properties
amount
flags?
period
rate
symbol
type
Properties
amount
amount
:
string
Optional
flags
flags
?:
number
period
period
:
number
rate
rate
:
string
symbol
symbol
:
string
type
type
:
IFundingOfferTypeV2
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
flags
period
rate
symbol
type
bitfinex-node-api
Loading...