Skip to main content
Deno 2 is finally here 🎉️
Learn more
interface profile.IAkiProfile.ISystemData
import { type profile } from "https://deno.land/x/sptaki@1.2.0/models/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