Record
snippet
No description available.
record snippet {
content: string,
created-at: option<string>,
id: option<string>,
site-id: option<string>,
updated-at: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| content | string | |
| created-at | option<string> | |
| id | option<string> | |
| site-id | option<string> | |
| updated-at | option<string> |