Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.3 KB

File metadata and controls

19 lines (14 loc) · 1.3 KB

PACalculationParameters

Properties

Name Type Description Notes
componentid str The PA Engine component identifier to analyze.
accounts [PAIdentifier] List of accounts. [optional]
benchmarks [PAIdentifier] List of benchmarks. [optional]
dates PADateParameters [optional]
groups [PACalculationGroup] List of groupings for the PA calculation. This will take precedence over the groupings saved in the PA document. [optional]
currencyisocode str Currency ISO code for calculation. [optional]
columns [PACalculationColumn] List of columns for the PA calculation. This will take precedence over the columns saved in the PA document. [optional]
datasources PACalculationDataSources [optional]
componentdetail str Component detail type for the PA component. It can be GROUPS or GROUPSALL or TOTALS or SECURITIES. [optional]

[Back to Model list] [Back to API list] [Back to README]