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

Properties

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