AccumulativeMedia
Represents accumulative media information.
Propertiesโ
| Name | Type | Description | 
|---|---|---|
| Code | String | Code of the media. | 
| Url | String | URL of the media. | 
| Type | MediaTypeEnum | Type of the media. | 
| Order | String | Order of the media. Should be ordered from 1 onward. | 
| Descriptions | Dictionary<Iso2LanguageEnum, String> | Descriptions of the media, keyed by ISO 2 language code. |