ResourceGroupTotalAmountDTO
ResourceGroupTotalAmountDTO
| Name | Description | Schema | Default |
|---|---|---|---|
| no_contract_used optional | No Contract Used Example : 0 | any of [Amount, null] | |
| used optional | Used amount Example : 0 | any of [Amount, null] | |
| non_applied optional | Non Applied Amount Example : 0 | any of [Amount, null] | |
| total optional | Total Amounts Example : 0 | any of [Amount, null] |