| Name | Type | Description | Notes |
|---|---|---|---|
| componentid | str | The PA Engine component identifier to analyze. | |
| accounts | list[PAIdentifier] | List of accounts. | [optional] |
| benchmarks | list[PAIdentifier] | List of benchmarks. | [optional] |
| dates | PADateParameters | [optional] | |
| groups | list[PACalculationGroup] | List of groupings for the PA calculation. This will take precedence over the groupings saved in the PA document. | [optional] |
| currencyisocode | str | Currency ISO code for calculation. | [optional] |
| columns | list[PACalculationColumn] | List of columns for the PA calculation. This will take precedence over the columns saved in the PA document. | [optional] |
| componentdetail | str | Component detail type for the PA component. It can be GROUPS or TOTALS. | [optional] |