Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface ITrader
import { type ITrader } from "https://deno.land/x/sptaki@1.2.0/models/eft/common/tables/ITrader.d.ts";

Properties

optional
assort: ITraderAssort
optional
dialogue: Record<string, string[]>
optional
questassort: Record<string, Record<string, string>>
optional
suits: ISuit[]
optional
services: ITraderServiceModel[]