Preparing search index...
The search index is not available
signumjs
signumjs
core
GetAssetTradesArgs
Interface GetAssetTradesArgs
The argument object for
AssetApi.getAssetTrades
interface
GetAssetTradesArgs
{
accountId
?:
string
;
assetId
?:
string
;
firstIndex
?:
number
;
includeAssetInfo
?:
boolean
;
lastIndex
?:
number
;
}
Index
Properties
account
Id?
asset
Id?
first
Index?
include
Asset
Info?
last
Index?
Properties
Optional
account
Id
account
Id
?:
string
Optional
asset
Id
asset
Id
?:
string
Optional
first
Index
first
Index
?:
number
Optional
include
Asset
Info
include
Asset
Info
?:
boolean
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
include
Asset
Info
last
Index
signumjs
Loading...
The argument object for AssetApi.getAssetTrades