UserPulseCallLog
Create, update, delete and query data of 'UserPulseCallLog' entity in BullhornCRM system.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
The Id of the UserPulseCallLog. |
| DateAdded | Datetime | False |
The DateAdded of the UserPulseCallLog. |
| Direction | String | False |
The Direction of the UserPulseCallLog. |
| Duration | Int | False |
The Duration of the UserPulseCallLog. |
| PhoneNumber | String | False |
The PhoneNumber of the UserPulseCallLog. |
| TimeOfCall | Datetime | False |
The TimeOfCall of the UserPulseCallLog. |
| UserId | Int | False |
The UserId of the UserPulseCallLog. |