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
/
Transaction
Transaction
common
interface
Transaction
Inheritors
TransactionFull
TransactionShort
Members
Properties
error
Link copied to clipboard
common
abstract
val
error
:
SavableError
?
full
Url
Link copied to clipboard
common
open
val
fullUrl
:
String
host
Link copied to clipboard
common
abstract
val
host
:
String
id
Link copied to clipboard
common
abstract
val
id
:
Long
is
Viewed
Link copied to clipboard
common
abstract
val
isViewed
:
Boolean
method
Link copied to clipboard
common
abstract
val
method
:
String
path
Link copied to clipboard
common
abstract
val
path
:
String
response
Default
Type
Link copied to clipboard
common
abstract
val
responseDefaultType
:
BodyType
?
response
Status
Link copied to clipboard
common
abstract
val
responseStatus
:
Int
?
response
Time
Link copied to clipboard
common
abstract
val
responseTime
:
Long
?
send
Time
Link copied to clipboard
common
abstract
val
sendTime
:
Long
session
Identifier
Link copied to clipboard
common
abstract
val
sessionIdentifier
:
String
total
Time
Link copied to clipboard
common
open
val
totalTime
:
Long
Functions
is
Error
By
Status
Code
Link copied to clipboard
common
open
fun
isErrorByStatusCode
(
)
:
Boolean
is
Finished
Link copied to clipboard
common
open
fun
isFinished
(
)
:
Boolean
is
In
Progress
Link copied to clipboard
common
open
fun
isInProgress
(
)
:
Boolean