musicApi
Toggle table of contents
0.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
musicApi
musicApi
/
net.raphdf201
/
ConvertioResponse2
Convertio
Response2
@
Serializable
data
class
ConvertioResponse2
(
val
code
:
Int
,
val
status
:
String
,
val
data
:
ConvertioDl
)
Members
Constructors
Convertio
Response2
Link copied to clipboard
constructor
(
code
:
Int
,
status
:
String
,
data
:
ConvertioDl
)
Properties
code
Link copied to clipboard
val
code
:
Int
data
Link copied to clipboard
val
data
:
ConvertioDl
status
Link copied to clipboard
val
status
:
String