Axer
Toggle table of contents
1.1.10
common
Platform filter
common
Switch theme
Search in API
Axer
Axer
/
io.github.orioneee.domain.requests
/
RequestShort
Request
Short
common
@
Serializable
data
class
RequestShort
(
val
method
:
String
,
val
sendTime
:
Long
,
val
path
:
String
)
Members
Constructors
Request
Short
Link copied to clipboard
common
constructor
(
method
:
String
,
sendTime
:
Long
,
path
:
String
)
Properties
method
Link copied to clipboard
common
val
method
:
String
path
Link copied to clipboard
common
val
path
:
String
send
Time
Link copied to clipboard
common
val
sendTime
:
Long