Name | Type | Description | Notes |
---|---|---|---|
directory | String | The directory to create an unlinked PA template | |
templateTypeId | String | Template type id | |
description | String | Template description | [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] |
- Serializable