abra-api
Toggle table of contents
1.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
abra-api
abra-api
/
ai.abra.api.model.responses
/
Response
/
Response
Response
constructor
(
@
Json
(
name
=
"data"
)
data
:
T
)
Parameters
T
The type of the data contained in the response.
data
The data payload of the response.