shared
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.nubasu.spotify.webapi.wrapper.response.common
/
CopyrightObject
Copyright
Object
@
Serializable
data
class
CopyrightObject
(
val
text
:
String
?
=
null
,
val
type
:
String
?
=
null
)
Members
Constructors
Copyright
Object
Link copied to clipboard
constructor
(
text
:
String
?
=
null
,
type
:
String
?
=
null
)
Properties
text
Link copied to clipboard
val
text
:
String
?
=
null
type
Link copied to clipboard
val
type
:
String
?
=
null