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

Properties

_id: string
tid: string
suiteId: string
isActive: boolean
requirements: ISuitRequirements