GetGenreImageByIndexRequest

constructor(name: String, imageType: ImageType, imageIndex: Int, tag: String? = null, format: ImageFormat? = null, maxWidth: Int? = null, maxHeight: Int? = null, percentPlayed: Double? = null, unplayedCount: Int? = null, width: Int? = null, height: Int? = null, quality: Int? = null, fillWidth: Int? = null, fillHeight: Int? = null, blur: Int? = null, backgroundColor: String? = null, foregroundLayer: String? = null)