GenreImages

@Serializable
data class GenreImages(val 208x208: String? = null, val 300x300: String? = null)

Изображения жанра.

Parameters

`208x208`

Изображение 208x208.

`300x300`

Изображение 300x300.

Constructors

Link copied to clipboard
constructor(208x208: String? = null, 300x300: String? = null)

Properties

Link copied to clipboard
Link copied to clipboard