@sodazone/ocelloids-client - v3.0.0
Preparing search index...
server-types
sourceCrosschain
JourneyResponse
Type Alias JourneyResponse
type
JourneyResponse
=
{
correlationId
:
string
;
createdAt
:
number
;
destination
:
string
;
destinationProtocol
:
string
;
destinationTxPrimary
?:
string
;
destinationTxSecondary
?:
string
;
from
:
string
;
fromFormatted
?:
string
;
id
:
number
;
inConnectionData
?:
any
;
inConnectionFk
?:
number
;
instructions
:
any
;
origin
:
string
;
originProtocol
:
string
;
originTxPrimary
?:
string
;
originTxSecondary
?:
string
;
outConnectionData
?:
any
;
outConnectionFk
?:
number
;
recvAt
?:
number
;
sentAt
?:
number
;
status
:
string
;
stops
:
any
;
to
:
string
;
toFormatted
?:
string
;
transactCalls
:
any
[]
;
tripId
?:
string
;
type
:
string
;
}
Index
Properties
correlation
Id
created
At
destination
destination
Protocol
destination
Tx
Primary?
destination
Tx
Secondary?
from
from
Formatted?
id
in
Connection
Data?
in
Connection
Fk?
instructions
origin
origin
Protocol
origin
Tx
Primary?
origin
Tx
Secondary?
out
Connection
Data?
out
Connection
Fk?
recv
At?
sent
At?
status
stops
to
to
Formatted?
transact
Calls
trip
Id?
type
Properties
correlation
Id
correlationId
:
string
created
At
createdAt
:
number
destination
destination
:
string
destination
Protocol
destinationProtocol
:
string
Optional
destination
Tx
Primary
destinationTxPrimary
?:
string
Optional
destination
Tx
Secondary
destinationTxSecondary
?:
string
from
from
:
string
Optional
from
Formatted
fromFormatted
?:
string
id
id
:
number
Optional
in
Connection
Data
inConnectionData
?:
any
Optional
in
Connection
Fk
inConnectionFk
?:
number
instructions
instructions
:
any
origin
origin
:
string
origin
Protocol
originProtocol
:
string
Optional
origin
Tx
Primary
originTxPrimary
?:
string
Optional
origin
Tx
Secondary
originTxSecondary
?:
string
Optional
out
Connection
Data
outConnectionData
?:
any
Optional
out
Connection
Fk
outConnectionFk
?:
number
Optional
recv
At
recvAt
?:
number
Optional
sent
At
sentAt
?:
number
status
status
:
string
stops
stops
:
any
to
to
:
string
Optional
to
Formatted
toFormatted
?:
string
transact
Calls
transactCalls
:
any
[]
Optional
trip
Id
tripId
?:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
correlation
Id
created
At
destination
destination
Protocol
destination
Tx
Primary
destination
Tx
Secondary
from
from
Formatted
id
in
Connection
Data
in
Connection
Fk
instructions
origin
origin
Protocol
origin
Tx
Primary
origin
Tx
Secondary
out
Connection
Data
out
Connection
Fk
recv
At
sent
At
status
stops
to
to
Formatted
transact
Calls
trip
Id
type
@sodazone/ocelloids-client - v3.0.0
Loading...