PACECloudSDK
/
cloud.pace.sdk.appkit.communication.generated.model.response
/
Response
Response
data class
Response
(id:
String
?, status:
Int
?, header:
Map
<
String
,
Any
>?, body:
ResponseBody
?)
Content copied to clipboard
Properties
Properties
body
Link copied to clipboard
val
body
:
ResponseBody
?
Content copied to clipboard
header
Link copied to clipboard
val
header
:
Map
<
String
,
Any
>?
Content copied to clipboard
id
Link copied to clipboard
val
id
:
String
?
Content copied to clipboard
status
Link copied to clipboard
val
status
:
Int
?
Content copied to clipboard