calloutStatusRows property

List<CalloutStatusRow>? calloutStatusRows
getter/setter pair

List of rows, with counts of bid responses aggregated by callout status.

Implementation

core.List<CalloutStatusRow>? calloutStatusRows;