CallListType
Information about call list's configurations.
Fields
list_id
list_id: number
The list ID.
list_name
list_name: string
The list name.
priority
priority: number
The priority of the call list.
rule_id
rule_id: number
The rule id.
max_simultaneous
max_simultaneous: number
The maximum number of simultaneous tasks.
num_attempts
num_attempts: number
The number of task attempts run, which failed to call.
dt_submit
dt_submit: timestamp
The date of submitted the list in 24-h format: YYYY-MM-DD HH:mm:ss
dt_complete
dt_complete: timestamp
The completion date in 24-h format: YYYY-MM-DD HH:mm:ss
interval_seconds
interval_seconds: number
The interval between attempts in seconds.
status
status: string
The status name. The possible values are: In progress, Completed, Canceled.