Search
Preparing search index...
The search index is not available
sakura-node-3
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"test/database/driver/testpgquerybuilder_issues"
Transaction
Class Transaction
Hierarchy
Model
Transaction
Indexable
[
key:
string
]:
any
Index
Properties
action
Timestamp
action
Type
broker
Id
position
position
Sizing
stock
Id
uid
Methods
init
composite
Model
From
Row
model
From
Row
models
From
Rows
Properties
action
Timestamp
action
Timestamp
:
number
action
Type
action
Type
:
number
broker
Id
broker
Id
:
string
position
position
:
number
position
Sizing
position
Sizing
:
number
stock
Id
stock
Id
:
string
uid
uid
:
number
Methods
init
init
(
uid
:
number
, stockId
:
string
, actionType
:
number
, position
:
number
, positionSizing
:
number
, brokerId
:
string
, actionTimestamp
:
number
)
:
void
Parameters
uid:
number
stockId:
string
actionType:
number
position:
number
positionSizing:
number
brokerId:
string
actionTimestamp:
number
Returns
void
Static
composite
Model
From
Row
composite
Model
From
Row<T, U>
(
row
:
any
, typeA
:
ModelClass
<
T
>
, typeB
:
ModelClass
<
U
>
)
:
T
&
U
composite
Model
From
Row<T, U, V>
(
row
:
any
, typeA
:
ModelClass
<
T
>
, typeB
:
ModelClass
<
U
>
, typeC
:
ModelClass
<
V
>
)
:
T
&
U
&
V
Type parameters
T
:
Model
U
:
Model
Parameters
row:
any
typeA:
ModelClass
<
T
>
typeB:
ModelClass
<
U
>
Returns
T
&
U
Model (subclass of Model) instance.
Type parameters
T
:
Model
U
:
Model
V
:
Model
Parameters
row:
any
typeA:
ModelClass
<
T
>
typeB:
ModelClass
<
U
>
typeC:
ModelClass
<
V
>
Returns
T
&
U
&
V
Static
model
From
Row
model
From
Row<T>
(
row
:
any
, type
:
object
)
:
T
Type parameters
T
:
Model
Parameters
row:
any
type:
object
constructor
:
function
new __type
(
)
:
T
Returns
T
Returns
T
Model (subclass of Model) instance.
Static
models
From
Rows
models
From
Rows<T>
(
rows
:
any
[]
, type
:
object
)
:
T
[]
Type parameters
T
:
Model
Parameters
rows:
any
[]
type:
object
constructor
:
function
new __type
(
)
:
T
Returns
T
Returns
T
[]
Model (subclass of Model) instances.
Globals
"test/database/driver/testpgquerybuilder_
issues"
Transaction
Action
Stock
Transaction
action
Timestamp
action
Type
broker
Id
position
position
Sizing
stock
Id
uid
init
composite
Model
From
Row
model
From
Row
models
From
Rows