abra-api
Toggle table of contents
1.1.2
Select version
1.4.0
1.3.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
abra-api
abra-api
/
ai.abra.api.model
Package-level
declarations
Types
Types
Links
Link copied to clipboard
@
JsonClass
(
generateAdapter
=
true
)
data
class
Links
(
@
Json
(
name
=
"self"
)
val
self
:
String
?
,
@
Json
(
name
=
"docs"
)
val
docs
:
String
?
)
:
Representable
Data class representing
Links
, conforming to
Representable
.