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.audiobooks
/
AuthorObject
Author
Object
@
Serializable
data
class
AuthorObject
(
val
name
:
String
?
=
null
)
Members
Constructors
Author
Object
Link copied to clipboard
constructor
(
name
:
String
?
=
null
)
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null