systema-sdk
0.1.0
common
systema-sdk
/
ai.systema.connection
/
RequestOptions
Request
Options
common
class
RequestOptions
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Request
Options
Link copied to clipboard
common
fun
RequestOptions
(
)
Content copied to clipboard
Functions
header
Link copied to clipboard
common
fun
header
(
key
:
String
,
value
:
Any
?
)
Content copied to clipboard
parameter
Link copied to clipboard
common
fun
parameter
(
key
:
String
,
value
:
Any
?
)
Content copied to clipboard
Properties
body
Link copied to clipboard
common
var
body
:
<ERROR CLASS>
?
=
null
Content copied to clipboard
headers
Link copied to clipboard
common
val
headers
:
MutableMap
<
String
,
Any
>
Content copied to clipboard
urlParameters
Link copied to clipboard
common
val
urlParameters
:
MutableMap
<
String
,
Any
>
Content copied to clipboard