| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Template id. | [optional] |
| directory | String | Template directory. | [optional] |
| templateTypeId | String | Template type id | [optional] |
| snapshot | Boolean | snapshot. | [optional] |
| accounts | java.util.List<PAIdentifier> | List of accounts | [optional] |
| benchmarks | java.util.List<PAIdentifier> | List of benchmarks | [optional] |
| columns | java.util.List<PACalculationColumn> | List of columns for the PA calculation | [optional] |
| dates | PADateParameters | [optional] | |
| groups | java.util.List<PACalculationGroup> | List of groupings for the PA calculation | [optional] |
| datasources | PACalculationDataSources | [optional] | |
| currencyisocode | String | Currency ISO code for calculation. | [optional] |
| componentdetail | String | PA storage type. It can be GROUPS or GROUPSALL or TOTALS or SECURITIES. | [optional] |
| content | TemplateContentTypes | [optional] | |
| description | String | Template description. | [optional] |
| name | String | Template name. | [optional] |
| category | String | Unlinked template category | [optional] |
- Serializable