View on GitHub

analyticsapi-engines-dotnet-sdk

FactSet.AnalyticsAPI.Engines.Model.UnlinkedPATemplate

Properties

Name Type Description Notes
Id string Template id. [optional]
Directory string Template directory. [optional]
TemplateTypeId string Template type id [optional]
Snapshot bool snapshot. [optional]
Accounts List<PAIdentifier> List of accounts [optional]
Benchmarks List<PAIdentifier> List of benchmarks [optional]
Columns List<PACalculationColumn> List of columns for the PA calculation [optional]
Dates PADateParameters   [optional]
Groups List<PACalculationGroup> List of groupings for the PA calculation [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]
Content TemplateContentTypes   [optional]
Description string Template description. [optional]
Name string Template name. [optional]
Category string Unlinked template category [optional]

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