@JsonClass(true) data class SxClosedCaption
Subtitle files for the current creative in different languages.
<init> | 
 Subtitle files for the current creative in different languages. SxClosedCaption(fileURL: String, type: String, language: String) | 
fileURL | 
 URL to the subtitle file val fileURL: String | 
language | 
 Language of the file that is provided val language: String | 
type | 
 MIME type of the offered file val type: String |