TemplateListApiResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| items | List | The list of templates on the current page. | [default to null] |
| totalCount | Integer | The total number of templates matching the query across all pages. | [default to null] |
| pageNumber | Integer | The current page number (1-based). | [default to null] |
| pageSize | Integer | The number of items per page. | [default to null] |