ProjectInvoices
Returns invoices created for this project.
Columns
Name | Type | References | |
OrganizationId | Long |
Organizations.OrganizationId | |
ProjectId | Long |
Projects.ProjectId | |
InvoiceId [KEY] | Long | ||
Balance | String | ||
CreatedTime | Datetime | ||
CustomerName | String | ||
Date | Date | ||
DueDate | Date | ||
InvoiceNumber | String | ||
ReferenceNumber | String | ||
Status | String | ||
Total | String |