| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Gets or sets the identifier. |
integer |
Must be 0 (for insert operations) |
| OrderId |
Gets or sets the order identifier. |
integer |
None. |
| Comment |
Gets or sets the comment. |
string |
Required Max length: 2147483647 |
| EmployeeId |
Gets or sets the employee identifier. |
integer |
None. |
| EmployeeName |
Gets or sets the name of the employee. |
string |
None. |
| TimeStamp |
Gets or sets the time stamp. |
date |
Required |
| OfferId |
Gets or sets the offer identifier. |
integer |
None. |
| TicketId |
Gets or sets the Ticket identifier. |
integer |
None. |
| CommentType |
Gets or sets the type of the comment. Optional. The values are: OrderAction = 2, InvoiceAction = 3, ShipmentAction = 4, PurchaseOrderAction = 5, OrderReturnAction = 6, TicketAction = 7, ServiceContractAction = 8, TaskAction = 9 |
integer |
Required |