Axer
Toggle table of contents
1.1.10
common
Platform filter
common
Switch theme
Search in API
Axer
Axer
/
io.github.orioneee.domain.requests.data
/
TransactionShort
/
TransactionShort
Transaction
Short
common
constructor
(
id
:
Long
,
method
:
String
,
sendTime
:
Long
,
host
:
String
,
path
:
String
,
responseTime
:
Long
?
,
responseStatus
:
Int
?
,
error
:
SavableErrorShort
?
,
responseDefaultType
:
BodyType
?
=
null
,
isViewed
:
Boolean
,
sessionIdentifier
:
String
)