buildBatchNumber property
The number of the batch build. For each project, the
buildBatchNumber of its first batch build is 1.
The buildBatchNumber of each subsequent batch build is
incremented by 1. If a batch build is deleted, the
buildBatchNumber of other batch builds does not change.
Implementation
final int? buildBatchNumber;