VideoCategoryConfig

fun VideoCategoryConfig(    active: Boolean?,     collectionPath: String?,     commercialAdNode: String?,     credits: VideoVO.CreditsVO?,     defaultPlaylistLibrary: String?,     description: String?,     hashtag: String?,     id: String?,     keywords: List<String>?,     methodeImageFilePath: String?,     methodeVideoFilePath: String?,     name: String?,     primarySiteNode: String?,     relatedLinks: VideoVO.RelatedLinks?,     secondarySiteNode: String?,     section: String?,     sectionDisplayName: String?,     sectionURL: String?,     seriesConfig: VideoVO.SeriesConfig?,     sponsoredVideo: Boolean?,     subsection: String?,     tags: List<String>?,     types: List<String>?,     videoAdZone: String?)