| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer | ||
| InvoiceId | integer | ||
| ItemId | integer | ||
| MemberId | integer | ||
| ClientDivision | integer | ||
| ChargeName | string | ||
| Description | string | ||
| Quantity | decimal number | ||
| UnitPrice | decimal number | ||
| LineTotal | decimal number | ||
| DiscountPercent | decimal number | ||
| DiscountAmount | decimal number | ||
| InvoiceLineDetails | Collection of InvoiceLineDetail | ||
| 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 |