Contains the information about how many invoices have been created in a specific year.

Hierarchy (View Summary)

Constructors

Properties

Constructors

Properties

id: string

The uuid (universal unique identifier) of the entity.

number: number

The amount of invoices of that year.

recipientId: string

The id of the recipient of the invoice.

year: number

The year for which this entity hold the amount of invoices.