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

Properties

Action: "Add"
item: string
container: Container

Properties

Action: "Add"
item: string
container: Container