Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.2 KB

File metadata and controls

18 lines (13 loc) · 1.2 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]
componentdetail str Component detail type for the PA component. It can be GROUPS or TOTALS or SECURITIES. [optional]

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