Preparing search index...
The search index is not available
signumjs
signumjs
core
GetTradeHistoryPerAccountArgs
Interface GetTradeHistoryPerAccountArgs
The argument object for
AssetApi.getTradeHistoryPerAccount
interface
GetTradeHistoryPerAccountArgs
{
accountId
:
string
;
assetId
?:
string
;
firstIndex
?:
number
;
lastIndex
?:
number
;
}
Index
Properties
account
Id
asset
Id?
first
Index?
last
Index?
Properties
account
Id
account
Id
:
string
Optional
asset
Id
asset
Id
?:
string
Optional
first
Index
first
Index
?:
number
Optional
last
Index
last
Index
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
asset
Id
first
Index
last
Index
signumjs
Loading...
The argument object for AssetApi.getTradeHistoryPerAccount