Name | Type | Description | Notes |
---|---|---|---|
builtin | bool | Whether the report template is builtin. | [optional] |
description | str | The description of the report template. | [optional] |
id | str | The identifier of the report template; | [optional] |
links | list[Link] | Hypermedia links to corresponding or related resources. | [optional] |
name | str | The name of the report template. | [optional] |
sections | list[str] | The sections that comprise the `document` report template. | [optional] |
type | str | The type of the report template. `document` is a templatized, typically printable, report that has various sections of content. `export` is data-oriented output, typically CSV. `file` is a printable report template using a report template file. | [optional] |
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.