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

Properties

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