ContentConfig

fun ContentConfig(    blurb: String?,     boldTitle: String?,     clarification: String?,     collectionPath: String?,     commentsConfig: VideoVO.ContentConfig.CommentsConfig?,     correction: String?,     credits: VideoVO.CreditsVO?,     dateConfig: VideoVO.ContentConfig.DateConfig?,     defaultPlaylistLibrary: String?,     disableEmbedEndScreen: Boolean?,     disableExternalEmbed: Boolean?,     enableVideoReactions: Boolean?,     gridExperience: Boolean?,     hasClarification: Boolean?,     hasCorrection: Boolean?,     images: String?,     includeInSiteSearch: Boolean?,     isOoyalaVideo: Boolean?,     location: VideoVO.ContentConfig.Location?,     loid: String?,     metadata: Map<String, *>?,     methodeFilePath: String?,     methodeImageFilePath: String?,     path: String?,     permaLinkURL: String?,     playerBrandingId: String?,     playerURL: String?,     prerollOnly: Boolean?,     promoted: Boolean?,     queryTerms: String?,     rating: String?,     redirect: List<VideoVO.ContentConfig.Redirect>?,     redirectURL: String?,     relatedLinks: List<VideoVO.RelatedLinks>?,     shortDescription: String?,     shortURL: String?,     smsPageUrl: String?,     sourceMediaURL: String?,     streams: VideoVO.VideoStreamVO?,     title: String?,     trackAsPool: Boolean?,     transcoderVideoId: String?,     type: String?,     urlHash: String?,     useVariants: Boolean?,     uuid: String?,     vendor: String?,     vertical: Boolean?,     video360: Boolean?,     videoContentId: String?,     videoDuration: Int?,     videoStatus: String?,     videoURL: String?,     youtubeContentId: String?)