Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 917 Bytes

File metadata and controls

17 lines (13 loc) · 917 Bytes

PAComponent

Properties

Name Type Description Notes
id str 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 str [optional]
dates PADateParameters [optional]
snapshot bool Is the component type snapshot or subperiod. [optional]
name str Component name. [optional]
category str Component category. [optional]

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