FactSet.AnalyticsAPI.Engines.Model.UnlinkedPATemplateUpdateParameters
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Description | string | Template description | [optional] |
| Accounts | List<PAIdentifier> | List of accounts | [optional] |
| Benchmarks | List<PAIdentifier> | List of benchmarks | [optional] |
| Columns | List<PACalculationColumn> | List of columns for the PA calculation | [optional] |
| Dates | PADateParameters | [optional] | |
| Groups | 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] |