Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface IInventorySwapRequestData
import { type IInventorySwapRequestData } from "https://deno.land/x/sptaki@1.2.0/models/eft/inventory/IInventorySwapRequestData.d.ts";

Properties

Action: "Swap"
item: string
to: To
item2: string
to2: To
fromOwner2: OwnerInfo
toOwner2: OwnerInfo