| Name | Type | Description | Notes |
|---|---|---|---|
| calculationOptions | \KlimAPI\Model\PendingByCalculationRequestCalculationOptionsInner[] | An Array of Calculation Options. See the full list of supported options here. | |
| orderCount | int | The amount of pending Orders you want to receive. This is especially useful if you want to offer your customers several different projects for their compensation. | [optional] [default to 1] |
| metadata | array<string,string> | Add additional queryable information to the order as key-value pairs | [optional] |
| fractionalDigits | int | Normally, the calculation results are rounded to the nearest whole number. Specify here how many decimal places you would like to receive in addition. This only applies to calculation results, compensations are always made in whole kilograms | [optional] [default to 2] |