totalFailures property

int? totalFailures
final

The total number of endpoint definitions that weren't processed successfully (failed) by the export job, typically because an error, such as a syntax error, occurred.

Implementation

final int? totalFailures;