> 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/graphql-api/api-reference/objects/invoice-reminder.md).

# InvoiceReminder

### Fields

#### id ([ID](/graphql-api/api-reference/objects/id.md)!)

The database ID of this invoice reminder.

#### remindOn ([ISO8601Date](/graphql-api/api-reference/objects/iso-8601-date.md)!)

The date on which the reminder will be sent out.

#### remindedAt ([ISO8601DateTime](/graphql-api/api-reference/objects/iso-8601-date-time.md))

The date and time on which this reminder was sent.

#### reminderNumber ([Int](/graphql-api/api-reference/objects/int.md)!)

The how manyth invoice reminder this is.
