Invoices
Returns all invoices
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| ClientBusinessDetails | String | ||
| ClientId | Integer |
Clients.Id | |
| ClientName | String | ||
| CreatedAt | Datetime | ||
| CreatedBy | String | ||
| DateFrom | Date | ||
| DateTill | Date | ||
| DiscountAmount | Integer | ||
| DiscountRate | Integer | ||
| DueDate | Date | ||
| ExpenseMask | String | ||
| IncludeExpenses | Boolean | ||
| IncludeTime | Boolean | ||
| InvoiceItems | String | ||
| IssueDate | Date | ||
| ListAmount | Integer | ||
| NetAmount | Integer | ||
| PrivateComment | String | ||
| PublicId | String | ||
| Status | String | ||
| TaxAmount | Integer | ||
| TaxRate | Integer | ||
| TimeMask | String | ||
| TotalAmount | Integer | ||
| TotalHours | Double | ||
| Valid | Boolean | ||
| Version | Integer | ||
| CreatedByResourcePlannerAccessEditAll | Boolean | ||
| CreatedByResourcePlannerAccessEditMine | Boolean | ||
| CreatedByResourcePlannerAccessViewAll | Boolean | ||
| CreatedByResourcePlannerAccessViewMine | Boolean |