nonBillableWinningBidStatusRows property

List<NonBillableWinningBidStatusRow>? nonBillableWinningBidStatusRows
getter/setter pair

List of rows, with counts of bids not billed aggregated by reason.

Implementation

core.List<NonBillableWinningBidStatusRow>? nonBillableWinningBidStatusRows;