Wire batch aggregate moved onto the WireBatch domain object (recordCount / totalAmount on every row from MetcapWireBatchAdminService); callers should read those fields instead of issuing a separate .stat() call.
WireBatch
recordCount
totalAmount
MetcapWireBatchAdminService
.stat()
Protected
Readonly
Wire batch aggregate moved onto the
WireBatchdomain object (recordCount/totalAmounton every row fromMetcapWireBatchAdminService); callers should read those fields instead of issuing a separate.stat()call.