Immutable Docs
Immutable Hub
Preparing search index...
The search index is not available
@imtbl/sdk - v1.66.0
@imtbl/sdk
x
Trade
Interface Trade
interface
Trade
{
a
:
TradeSide
;
b
:
TradeSide
;
status
:
string
;
timestamp
:
null
|
string
;
transaction_id
:
number
;
}
Hierarchy
Trade
Trade
Index
Properties
a
b
status
timestamp
transaction_
id
Properties
a
a
:
TradeSide
Memberof
Trade
b
b
:
TradeSide
Memberof
Trade
status
status
:
string
Status of this trade
Memberof
Trade
timestamp
timestamp
:
null
|
string
Time this trade occurred
Memberof
Trade
transaction_
id
transaction_
id
:
number
Sequential ID of this trade within Immutable X
Memberof
Trade
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
a
b
status
timestamp
transaction_
id
Immutable Docs
Immutable Hub
@imtbl/sdk - v1.66.0
Loading...
Memberof
Trade