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

Properties

Action: "Add"
item: string
container: Container

Properties

Action: "Add"
item: string
container: Container