toggle menu
KoVibes
0.0.2
common
switch theme
search in API
KoVibes
/
io.github.rubenquadros.kovibes.api.playlist.models
/
FollowersInfo
Followers
Info
@
Serializable
internal
data
class
FollowersInfo
(
val
href
:
String
?
,
val
total
:
Long
)
(
source
)
Members
Constructors
Followers
Info
Link copied to clipboard
constructor
(
href
:
String
?
,
total
:
Long
)
Properties
href
Link copied to clipboard
val
href
:
String
?
total
Link copied to clipboard
val
total
:
Long