Wasm Directoryalpha
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

NameTypeDescription
next-page-tokenoption​<string>
page-sizeoption​<s32>
templatesoption​<list​<list-setting-templates-response-templates-item>>
total-recordsoption​<s32>