Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.53 KB

File metadata and controls

26 lines (21 loc) · 1.53 KB

UnlinkedPATemplate

Properties

Name Type Description Notes
id str Template id. [optional]
directory str Template directory. [optional]
template_type_id str Template type id [optional]
snapshot bool snapshot. [optional]
accounts [PAIdentifier] List of accounts [optional]
benchmarks [PAIdentifier] List of benchmarks [optional]
columns [PACalculationColumn] List of columns for the PA calculation [optional]
dates PADateParameters [optional]
groups [PACalculationGroup] List of groupings for the PA calculation [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]
content TemplateContentTypes [optional]
description str Template description. [optional]
name str Template name. [optional]
category str Unlinked template category [optional]

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