Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 975 Bytes

File metadata and controls

16 lines (13 loc) · 975 Bytes

FactSet.AnalyticsAPI.Engines.Model.PAComponent

Properties

Name Type Description Notes
Id string Component identifier. [optional]
Accounts List<PAIdentifier> List of accounts saved in the PA document. [optional] [readonly]
Benchmarks List<PAIdentifier> List of benchmarks saved in the PA document. [optional] [readonly]
Currencyisocode string [optional]
Dates PADateParameters [optional]
Snapshot bool Is the component type snapshot or subperiod. [optional]
Name string Component name. [optional]
Category string Component category. [optional]

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