Skip to content

ListInvoicesOptions

Properties

status?

ts
optional status?: string;

stampId?

ts
optional stampId?: number;

clientId?

ts
optional clientId?: string | number;

establishmentId?

ts
optional establishmentId?: number;

dateFrom?

ts
optional dateFrom?: DateLike;

dateTo?

ts
optional dateTo?: DateLike;

limit?

ts
optional limit?: number;

cursor?

ts
optional cursor?: string;