successfulSubmissions property

List<BatchStopJobRunSuccessfulSubmission>? successfulSubmissions
final

A list of the JobRuns that were successfully submitted for stopping.

Implementation

final List<BatchStopJobRunSuccessfulSubmission>? successfulSubmissions;