OrderCommentChanges
The class to describe the OrderCommentChanges business object.
Name | Description | Type | Additional information |
---|---|---|---|
Id |
Gets or sets the identifier. |
integer |
Must be 0 |
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. |
CommentType |
Gets or sets the type of the comment. |
integer |
Required |