| Name | Type | Description | Notes |
|---|---|---|---|
| invoice_id | string | The invoice identifier | |
| number | string | Invoice number | |
| total | double | Total | [optional] |
| currency | string | Currency | |
| status | string | Status | |
| subscription_id | string | The subscription identifier | [optional] |
| paid_at | \DateTime | Paid At | [optional] |
| finalised_at | \DateTime | Finalised At | [optional] |
| pdf_link | string | Pdf Link | |
| hosted_url | string | Hosted Url | |
| overdue | bool | Overdue |