MetadataEditorInfo

data class MetadataEditorInfo(val parentalRatingOptions: List<ParentalRating>, val countries: List<CountryInfo>, val cultures: List<CultureDto>, val externalIdInfos: List<ExternalIdInfo>, val contentType: CollectionType? = null, val contentTypeOptions: List<NameValuePair>)

Constructors

Link copied to clipboard
constructor(parentalRatingOptions: List<ParentalRating>, countries: List<CountryInfo>, cultures: List<CultureDto>, externalIdInfos: List<ExternalIdInfo>, contentType: CollectionType? = null, contentTypeOptions: List<NameValuePair>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard