VoipCall
The class to describe the VOIP Call business object.
Name | Description | Type | Additional information |
---|---|---|---|
Source |
Gets or sets the source. |
string |
Max length: 50 |
Destination |
Gets or sets the destination. |
string |
Max length: 50 |
PbxUniqueId |
Gets or sets the PBX (private branch exchange) unique identifier. |
string |
Max length: 50 |
Note |
Gets or sets the note. |
string |
Max length: 2147483647 |
Categories |
Gets or sets the list of the categories. |
Collection of MessageCategory |
None. |
EmployeeId |
Gets or sets the employee identifier. |
integer |
None. |
CustomerId |
Gets or sets the customer identifier. |
integer |
None. |
OrderId |
Gets or sets the order identifier. |
integer |
None. |
Id |
Gets or sets the identifier. |
integer |
Required |
ShopId |
Gets or sets the shop identifier. |
integer |
Required |
StartTimestamp |
Gets or sets the start timestamp. |
date |
Required |
DurationSec |
Gets or sets the duration seconds. |
integer |
Required |
CallType |
Gets or sets the Call type. |
CallTypeEnum |
Required |
OrderCode |
Gets or sets the order code. |
string |
None. |
DispositionId |
Gets or sets the disposition identifier. |
integer |
Required |