Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 890 Bytes

File metadata and controls

25 lines (15 loc) · 890 Bytes

PAComponent

Properties

Name Type Description Notes
id String Component identifier. [optional]
accounts java.util.List<PAIdentifier> List of accounts saved in the PA document. [optional]
benchmarks java.util.List<PAIdentifier> List of benchmarks saved in the PA document. [optional]
currencyisocode String [optional]
dates PADateParameters [optional]
snapshot Boolean Is the component type snapshot or subperiod. [optional]
path String The path to the document [optional]
name String Component name. [optional]
category String Component category. [optional]

Implemented Interfaces

  • Serializable