| Name | Type | Description | Notes |
|---|---|---|---|
| InvoiceId | string | The invoice identifier | |
| Number | string | Invoice number | |
| Total | double? | Total | [optional] |
| Currency | string | Currency | |
| Status | string | Status | |
| SubscriptionId | string | The subscription identifier | [optional] |
| PaidAt | DateTime? | Paid At | [optional] |
| FinalisedAt | DateTime? | Finalised At | [optional] |
| PdfLink | string | Pdf Link | |
| HostedUrl | string | Hosted Url | |
| Overdue | bool? | Overdue |