bitfinex-node-api
Preparing search index...
ILedgersOptions
Interface ILedgersOptions
interface
ILedgersOptions
{
category
?:
number
;
currency
?:
string
;
end
?:
number
;
limit
?:
number
;
start
?:
number
;
wallet
?:
IWalletTypeV2
;
}
Hierarchy (
View Summary
)
ICurrencyOptionalOptions
IPaginationOptions
ILedgersOptions
Index
Properties
category?
currency?
end?
limit?
start?
wallet?
Properties
Optional
category
category
?:
number
Optional
currency
currency
?:
string
Optional
end
end
?:
number
Optional
limit
limit
?:
number
Optional
start
start
?:
number
Optional
wallet
wallet
?:
IWalletTypeV2
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
currency
end
limit
start
wallet
bitfinex-node-api
Loading...