Record
doc-multimedia-item
No description available.
record doc-multimedia-item {
caption: option<string>,
copyright: option<string>,
format: option<string>,
height: option<s32>,
subtype: option<string>,
type-op: option<string>,
url: option<string>,
width: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| caption | option<string> | |
| copyright | option<string> | |
| format | option<string> | |
| height | option<s32> | |
| subtype | option<string> | |
| type-op | option<string> | |
| url | option<string> | |
| width | option<s32> |