| Name | Type | Description | Notes |
|---|---|---|---|
| Componentid | string | 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 | string | 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 | string | Component detail type for the PA component. It can be GROUPS or TOTALS. | [optional] |