Skip to main content
The Deno 2 Release Candidate is here
Learn more
class NewItemDetailsBase
Abstract
import { NewItemDetailsBase } from "https://deno.land/x/sptaki@1.2.0/models/spt/mod.ts";

Properties

fleaPriceRoubles: number

Price of the item on flea market

handbookParentId: string

Handbook ParentId for the new item

handbookPriceRoubles: number

Price of the item in the handbook

locales: Record<string, LocaleDetails>

A dictionary for locale settings, key = langauge (e.g. en,cn,es-mx,jp,fr) If a language is not included, the first item in the array will be used in its place