View on GitHub

analyticsapi-engines-java-sdk

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