TelephonyCallJobCancellation interface
A cancellation request recorded for an outbound call job.
Properties
| mode | The cancellation mode applied to the call job. |
| requested_at | The Unix timestamp in seconds when cancellation was requested. |
| requested_by | The authenticated principal that requested cancellation. |
| revision | The call-job revision at which cancellation was recorded. |
Property Details
mode
The cancellation mode applied to the call job.
mode: string
Property Value
string
requested_at
The Unix timestamp in seconds when cancellation was requested.
requested_at: Date
Property Value
Date
requested_by
The authenticated principal that requested cancellation.
requested_by: string
Property Value
string
revision
The call-job revision at which cancellation was recorded.
revision: number
Property Value
number