mokksy
Toggle table of contents
0.3.3-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
mokksy
mokksy
/
me.kpavlov.mokksy
/
CapturedRequest
Captured
Request
common
data
class
CapturedRequest
<
P
:
Any
>
(
val
request
:
<Error class: unknown class>
,
type
:
KClass
<
P
>
)
Members
Constructors
Captured
Request
Link copied to clipboard
common
constructor
(
request
:
<Error class: unknown class>
,
type
:
KClass
<
P
>
)
Properties
body
Link copied to clipboard
common
val
body
:
P
body
As
String
Link copied to clipboard
common
val
bodyAsString
:
String
?
request
Link copied to clipboard
common
val
request
:
<Error class: unknown class>