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

Properties

id: string
container: string
optional
location: ToLocation | number
optional
isSearched: boolean