Record
version-output-lean
No description available.
record version-output-lean {
active: option<s32>,
editor: option<version-output-lean-editor-enum>,
generate-plain-content: option<bool>,
id: option<string>,
name: option<string>,
subject: option<string>,
template-id: option<string>,
thumbnail-url: option<string>,
updated-at: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| active | option<s32> | |
| editor | option<version-output-lean-editor-enum> | |
| generate-plain-content | option<bool> | |
| id | option<string> | |
| name | option<string> | |
| subject | option<string> | |
| template-id | option<string> | |
| thumbnail-url | option<string> | |
| updated-at | option<string> |