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

Get a purchase made from a trader for requested profile before the last trader reset

Parameters

sessionId: string

Session id

traderId: string

Trader to loop up purchases for

assortId: string

Id of assort to get data for

Returns

TraderPurchaseData