Popularity

class Popularity


An object representing a popularity on a content.

Summary

Nested types

Builder class for Popularity.

Public functions

Optional<String!>!

Returns the popularity label. e.g. “Likes”, "Followers", "Reviews".

Public properties

String!
Long!
(Mutable)List<Image!>!

Public functions

getLabel

fun getLabel(): Optional<String!>!

Returns the popularity label. e.g. “Likes”, "Followers", "Reviews".

Public properties

count

val countString!

countValue

val countValueLong!

visuals

val visuals: (Mutable)List<Image!>!