Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface profile.IAkiProfile.ISystemData
import { type profile } from "https://deno.land/x/sptaki@1.2.0/models/eft/mod.ts";
const { ISystemData } = profile.IAkiProfile;

Properties

optional
date: string
optional
time: string
optional
location: string
optional
buyerNickname: string
optional
soldItem: string
optional
itemCount: number