Invoice |
The InvoiceLog type exposes the following members.
| Name | Description | |
|---|---|---|
| ActionTypeId | Action type ID; required. | |
| Actor | System actor who performed the action | |
| Comments | Action comments, optional. Max Length=1024 | |
| DtActual | Actual timestamp of invoice action At the moment server time is used. | |
| DtStamp | Timestamp when action was performed(Can be overridden), required. At the moment server time is used. | |
| Idx | Action log record number, unique for the invoice. Required. | |
| Invoice | Parent invoice |