$BatchCallResponseExtension extension

on

Methods

copyWith({String? id, String? phoneNumberId, TelephonyProvider? phoneProvider, String? name, String? agentId, int? createdAtUnix, int? scheduledTimeUnix, int? totalCallsDispatched, int? totalCallsScheduled, int? lastUpdatedAtUnix, BatchCallStatus? status, String? agentName}) BatchCallResponse

Available on BatchCallResponse, provided by the $BatchCallResponseExtension extension

copyWithWrapped({Wrapped<String>? id, Wrapped<String>? phoneNumberId, Wrapped<TelephonyProvider?>? phoneProvider, Wrapped<String>? name, Wrapped<String>? agentId, Wrapped<int>? createdAtUnix, Wrapped<int>? scheduledTimeUnix, Wrapped<int>? totalCallsDispatched, Wrapped<int>? totalCallsScheduled, Wrapped<int>? lastUpdatedAtUnix, Wrapped<BatchCallStatus>? status, Wrapped<String>? agentName}) BatchCallResponse

Available on BatchCallResponse, provided by the $BatchCallResponseExtension extension