sdk
Toggle table of contents
1.5.0
Select version
1.5.1
1.5.0
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.1.1
1.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
ai.abra.sdk.interfaces
/
LicenseResponse
License
Response
data
class
LicenseResponse
(
val
code
:
Int
,
val
body
:
String
)
Members
Constructors
License
Response
Link copied to clipboard
constructor
(
code
:
Int
,
body
:
String
)
Properties
body
Link copied to clipboard
val
body
:
String
code
Link copied to clipboard
val
code
:
Int