Record
get-templates-response
No description available.
record get-templates-response {
links: option<list<get-templates-response-links-item>>,
templates: option<list<get-templates-response-templates-item>>,
total-items: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| links | option<list<get-templates-response-links-item>> | |
| templates | option<list<get-templates-response-templates-item>> | |
| total-items | option<s32> |