Interest Group Auction Network Request Created
@Serializable
Specifies which auctions a particular network fetch may be related to, and in what role. Note that it is not ordered with respect to Network.requestWillBeSent (but will happen before loadingFinished loadingFailed).
Constructors
Link copied to clipboard
constructor(type: InterestGroupAuctionFetchType, requestId: RequestId, auctions: List<InterestGroupAuctionId>)