bitfinex-node-api
Preparing search index...
IKeepFundingOptions
Interface IKeepFundingOptions
interface
IKeepFundingOptions
{
changes
?:
Record
<
string
,
unknown
>
;
id
?:
number
[]
;
type
:
"loan"
|
"credit"
;
}
Index
Properties
changes?
id?
type
Properties
Optional
changes
changes
?:
Record
<
string
,
unknown
>
Optional
id
id
?:
number
[]
type
type
:
"loan"
|
"credit"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
changes
id
type
bitfinex-node-api
Loading...