Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.19 KB

UnlinkedPATemplateUpdateParameters.md

File metadata and controls

26 lines (16 loc) · 1.19 KB

UnlinkedPATemplateUpdateParameters

Properties

Name Type Description Notes
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]

Implemented Interfaces

  • Serializable