> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/sdks/firmhouse-sdk/reference/interfaces/firmhouse-invoice-reminder.md).

# FirmhouseInvoiceReminder

## Properties

| Property         | Type               | Description                                        |
| ---------------- | ------------------ | -------------------------------------------------- |
| `id`             | `string`           | The database ID of this invoice reminder.          |
| `remindOn`       | `string`           | The date on which the reminder will be sent out.   |
| `remindedAt`     | `null` \| `string` | The date and time on which this reminder was sent. |
| `reminderNumber` | `number`           | The how manyth invoice reminder this is.           |
