Record
update-body-output
No description available.
record update-body-output {
annotations: option<list<update-body-output-annotations-item>>,
images: option<list<update-body-output-images-item>>,
summary: string,
text: option<string>,
title: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| annotations | option<list<update-body-output-annotations-item>> | |
| images | option<list<update-body-output-images-item>> | |
| summary | string | |
| text | option<string> | |
| title | option<string> |