fetchAuctionDetailsPage
open suspend override fun fetchAuctionDetailsPage(auctionId: Int, type: AuctionPagesType, page: Int): TimedResult<AjaxResponse>(source)
Fetch a single page from the auction pagination endpoint.
Fetch a single page from the auction pagination endpoint.