AppConfig
constructor(id: String? = null, type: String? = null, showThumbnails: Boolean? = null, showNextPreviousControls: Boolean? = null, subtype: String? = null, swipeDirection: String? = null, backgroundColor: String? = null, skin_foregroundColor: String? = null, clipAdInterval: Int? = null, minuteAdInterval: Int? = null, listThumbnailHeight: Int? = null, showThumbnailDuration: Boolean? = null, showThumbnailTitle: Boolean? = null, thumbnailBackground: Boolean? = null, cornerRadius: Int? = null, adunitId: String? = null, playout: Playout? = null, cliplistid: String? = null)