ReportBuilderTemplate
Preconfigured report builder template.
| Name | Type | Description |
|---|---|---|
| code | String | Template code. |
| description | String | Template description. |
| description_key | String | Template description translation key. |
| options | Object | Template options keyed by codes returned in schema.options. |
| order | Int32 | Display order. |
| origin_report | String | Source report code for preconfigured templates, when available. |
| required_filters | Array of String | Filters required by the template. |
| structure | ReportBuilderStructure | Template structure. |
| title | String | Template title. |
| title_key | String | Template title translation key. |