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

Properties

type: RequirementType.ITEM
templateId: string
count: number
isFunctional: boolean
isEncoded: boolean