systema-sdk
/
ai.systema.connection
/
RequestOptions
common
Request
Options
class
RequestOptions
Content copied to clipboard
Functions
Properties
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
:
JsonObject
? = 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