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

Properties

buy_price_coef: number
exchange_price_coef: number
heal_price_coef: number
insurance_price_coef: number
minLevel: number
minSalesSum: number
minStanding: number
repair_price_coef: number