Multimedia App Properties
| Property | Type | Required | ReadOnly | Description |
|---|---|---|---|---|
| type | string | No | Yes | The app type. Possible values: - custom - selenium - browser |
| source | Source | Yes | No | The app source options. Specifying where the application is originally stored. |
| resource | string | No | Yes | The app resource URL. The route where the app was placed after to be processed the source. |
| args | string | No | No | App start command arguments. For type custom use mount as default. |