| Name | Type | Description | Notes |
|---|---|---|---|
| project | ProjectDto | ||
| invoice_number | str | [optional] | |
| documents | list[SupportingDocument] | [optional] | |
| invoice_period | InvoicePeriod | [optional] | |
| payment_instructions | PaymentInstructions | [optional] | |
| invoice_type | InvoiceType | ||
| payment_due_date | datetime | [optional] | |
| payment_terms | str | [optional] | |
| previous_invoices | list[PreviousInvoice] | [optional] | |
| already_paid_total_gross | float | ||
| references | References | [optional] |