| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Unique identifier of PhoneCall |
string |
None. |
| customerId |
Unique identifier of Customer |
string |
None. |
| ownerId |
Gets or sets the user owning the PhoneCall if any |
string |
None. |
| callType |
Gets or sets callType of PhoneCall |
string |
None. |
| callDateTime |
Gets or sets call date and time of PhoneCall |
date |
None. |
| callDurationInSeconds |
Gets or sets call durations of PhoneCall |
string |
None. |
| description |
Gets or sets description of PhoneCall |
string |
None. |
| createdDate |
Gets or sets created date of the PhoneCall |
date |
None. |
| deletedDate |
Gets or sets deleted date of the PhoneCall |
date |
None. |