Record
post-templates-response
No description available.
record post-templates-response {
links: option<list<post-templates-response-links-item>>,
active: option<bool>,
category: option<string>,
content-type: option<get-templates-response-templates-item-content-type-enum>,
created-by: option<string>,
date-created: option<string>,
date-edited: option<string>,
drag-and-drop: option<bool>,
edited-by: option<string>,
folder-id: option<string>,
id: option<s32>,
name: option<string>,
responsive: option<bool>,
share-url: option<string>,
thumbnail: option<string>,
type-op: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| links | option<list<post-templates-response-links-item>> | |
| active | option<bool> | |
| category | option<string> | |
| content-type | option<get-templates-response-templates-item-content-type-enum> | |
| created-by | option<string> | |
| date-created | option<string> | |
| date-edited | option<string> | |
| drag-and-drop | option<bool> | |
| edited-by | option<string> | |
| folder-id | option<string> | |
| id | option<s32> | |
| name | option<string> | |
| responsive | option<bool> | |
| share-url | option<string> | |
| thumbnail | option<string> | |
| type-op | option<string> |