Record
license-format
No description available.
record license-format {
description: option<string>,
format: option<string>,
media-type: option<license-format-media-type-enum>,
min-resolution: option<s32>,
size: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| description | option<string> | |
| format | option<string> | |
| media-type | option<license-format-media-type-enum> | |
| min-resolution | option<s32> | |
| size | option<string> |