# Invoice
## Properties
**id** | **String** | The ID of the invoice. | [readonly]
**invoiced_at** | **String** | |
**r#type** | **String** | Type is the type of the invoice. usage InvoiceTypeUsage base InvoiceTypeBase | [readonly]
**updated_at** | Option<**String**> | | [optional]
**v1** | Option<[**models::InvoiceDataV1**](InvoiceDataV1.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)