View on GitHub

analyticsapi-engines-dotnet-sdk

FactSet.AnalyticsAPI.Engines.Model.PAComponentData

Properties

Name Type Description Notes
Accounts List<PAIdentifier> List of accounts. [optional]
Benchmarks List<PAIdentifier> List of benchmarks. [optional]
Groups List<PACalculationGroup> List of groupings for the PA calculation. This will take precedence over the groupings saved in the PA document. [optional]
Columns List<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 string Currency ISO code for calculation. [optional]
Componentdetail string 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]