Record
list-setting-templates-response
No description available.
record list-setting-templates-response {
next-page-token: option<string>,
page-size: option<s32>,
templates: option<list<list-setting-templates-response-templates-item>>,
total-records: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| next-page-token | option<string> | |
| page-size | option<s32> | |
| templates | option<list<list-setting-templates-response-templates-item>> | |
| total-records | option<s32> |