Skip to main content
The Deno 2 Release Candidate is here
Learn more
method TradeController.prototype.buyPmcItemFromRagfair
import { TradeController } from "https://deno.land/x/sptaki@1.2.0/controllers/TradeController.d.ts";

Buy an item off the flea sold by a PMC

Parameters

sessionId: string

Session id

pmcData: IPmcData

Player profile

fleaOffer: IRagfairOffer

Offer being purchased

requestOffer: IOfferRequest

Request data from client

Output to send back to client