# GetProjectInvoiceResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **project_uuid** | **String** | | **invoice_uuid** | **String** | | **year** | **i32** | | **month** | **i32** | | **created_by** | **String** | | **invoice** | Option<[**crate::models::GetInvoiceResponse**](GetInvoiceResponse.md)> | | [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)