# CostsResult
## Properties
**object** | **String** | |
**amount** | Option<[**models::CostsResultAmount**](CostsResult_amount.md)> | | [optional]
**line_item** | Option<**String**> | When `group_by=line_item`, this field provides the line item of the grouped costs result. | [optional]
**project_id** | Option<**String**> | When `group_by=project_id`, this field provides the project ID of the grouped costs result. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)