The GetCalculationFactors function returns all calculationFactor records for the specified parameters.
Method | /GetCalculationFactors |
The request body is of type GetCalculationFactors.
Name | Description | Data Type |
---|---|---|
filter | CalculationFactorsFilter |
|
The response body is of type GetCalculationFactorsResponse.
Name | Description | Data Type |
---|---|---|
GetCalculationFactorsResult | ArrayOfViewCalculationFactorInfo |
|