Longbridge OpenAPI SDK
Preparing search index...
USOrderHistory
Interface USOrderHistory
One order state-transition entry within USOrderDetail.
interface
USOrderHistory
{
execType
:
number
;
status
:
string
;
price
:
string
;
qty
:
string
;
time
:
string
;
msg
:
string
;
isManually
:
boolean
;
oppPartyId
:
string
;
trdMatchId
:
string
;
operator
:
string
;
opEntrustWay
:
string
;
cxlRejResponseTo
:
number
;
withdrawalReason
:
string
;
oppName
:
string
;
execId
:
string
;
}
Index
Properties
exec
Type
status
price
qty
time
msg
is
Manually
opp
Party
Id
trd
Match
Id
operator
op
Entrust
Way
cxl
Rej
Response
To
withdrawal
Reason
opp
Name
exec
Id
Properties
exec
Type
execType
:
number
status
status
:
string
price
price
:
string
qty
qty
:
string
time
time
:
string
msg
msg
:
string
is
Manually
isManually
:
boolean
opp
Party
Id
oppPartyId
:
string
trd
Match
Id
trdMatchId
:
string
operator
operator
:
string
op
Entrust
Way
opEntrustWay
:
string
cxl
Rej
Response
To
cxlRejResponseTo
:
number
withdrawal
Reason
withdrawalReason
:
string
opp
Name
oppName
:
string
exec
Id
execId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
exec
Type
status
price
qty
time
msg
is
Manually
opp
Party
Id
trd
Match
Id
operator
op
Entrust
Way
cxl
Rej
Response
To
withdrawal
Reason
opp
Name
exec
Id
Longbridge OpenAPI SDK
Loading...
One order state-transition entry within USOrderDetail.