Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Trader

Hierarchy

  • Trader

Index

Constructors

constructor

Properties

_id

_id: string

Private api

api: Api

avatar

avatar: string

balance_dol

balance_dol: number

balance_eur

balance_eur: number

balance_rub

balance_rub: number

buyer_up

buyer_up: boolean

currency

currency: string

customization_seller

customization_seller: boolean

discount

discount: number

discount_end

discount_end: number

display

display: boolean

gridHeight

gridHeight: number

insurance

insurance: Insurance

location

location: string

loyalty

loyalty: Loyalty

name

name: string

nickname

nickname: string

Private profile

profile: Profile

repair

repair: Repair

sell_category

sell_category: any[]

supply_next_time

supply_next_time: number

surname

surname: string

working

working: boolean

Methods

getItems

  • getItems(): Promise<any>

getSellPrices

  • getSellPrices(): Promise<any>

sell

Generated using TypeDoc