Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.75 KB

File metadata and controls

25 lines (20 loc) · 1.75 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 TOTALS or SECURITIES. [optional]
periodic_multipliers [float] [optional]
nperiodic_multipliers [bool, date, datetime, dict, float, int, list, str, none_type] [optional]
dhist_rcv_assump_rates [float], none_type [optional]
ihist_rcv_assump_rates [int], none_type [optional]
iperiodic_multipliers [int] [optional]
inperiodic_multipliers [bool, date, datetime, dict, float, int, list, str, none_type] [optional]

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