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

Properties

Action: "Toggle"
item: string
value: boolean

Properties

Action: "Toggle"
item: string
value: boolean