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

Properties

Action: "Move"
item: string
to: To

Properties

Action: "Move"
item: string
to: To