Record
story-compact
No description available.
record story-compact {
gid: option<string>,
resource-type: option<string>,
created-at: option<string>,
created-by: option<user-compact>,
resource-subtype: option<string>,
text: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| gid | option<string> | |
| resource-type | option<string> | |
| created-at | option<string> | |
| created-by | option<user-compact> | |
| resource-subtype | option<string> | |
| text | option<string> |