Name | Description | Type | Additional information |
---|---|---|---|
Id | integer | ||
InvoicePeriodId | integer | ||
InvoiceStatusID | TInvoiceStatus | ||
InvoiceNumber | string | ||
InvoiceDate | date | ||
InvoiceAmount | decimal number | ||
InvoiceWeek | integer | ||
InvoiceMonth | integer | ||
InvoiceDueDate | date | ||
Discount | decimal number | ||
DiscountPercent | decimal number | ||
InvoiceGrandTotal | decimal number | ||
Client | Client | ||
InvoiceStatus | InvoiceStatus | ||
InvoiceLines | Collection of InvoiceLine | ||
ModifiedDateTime |
Modified datetime for the object. This will be added by the system. |
date | |
ExecutionTime |
How long the method took in milliseconds. System supplied value. |
integer | |
TxID |
Transaction ID of the call. Will be added for the response. Not needed in the request. |
string |