$BatchCallDetailedResponseExtension 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, List<OutboundCallRecipientResponseModel>? recipients}) BatchCallDetailedResponse

Available on BatchCallDetailedResponse, provided by the $BatchCallDetailedResponseExtension 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, Wrapped<List<OutboundCallRecipientResponseModel>>? recipients}) BatchCallDetailedResponse

Available on BatchCallDetailedResponse, provided by the $BatchCallDetailedResponseExtension extension