Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.19 KB

File metadata and controls

18 lines (13 loc) · 1.19 KB

PAComponentData

Properties

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

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