toggle menu
Moove Documentation
androidJvm
switch theme
search in API
movies
/
com.moove.movies.domain.model
/
Genre
Genre
data
class
Genre
(
val
id
:
Long
,
val
name
:
String
)
Members
Constructors
Genre
Link copied to clipboard
constructor
(
id
:
Long
,
name
:
String
)
Properties
id
Link copied to clipboard
val
id
:
Long
name
Link copied to clipboard
val
name
:
String