Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 565 Bytes

ListTemplatesRequest.md

File metadata and controls

19 lines (13 loc) · 565 Bytes

ListTemplatesRequest

Properties

Name Type Required Description
| name | string | ❌ | Name of the template |
| tags | array | ❌ | List of tag templates |
| ids | array | ❌ | List of templates IDs |
| first | integer | ❌ |  |
| last | integer | ❌ |  |
| after | string | ❌ |  |
| before | string | ❌ |  |
| orderField | model | ❌ | Field to order templates by |
| ascending | boolean | ❌ | Whether to order templates in ascending order |