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