Skip to content

hywrapper-ts / Exports / Auctions

Interface: Auctions

Table of contents

Properties

Properties

bids

Optional bids: number

Defined in

src/models/skyblock/profile/PlayerStats.ts:34


completed

Optional completed: number

Defined in

src/models/skyblock/profile/PlayerStats.ts:42


created

Optional created: number

Defined in

src/models/skyblock/profile/PlayerStats.ts:40


fees

Optional fees: number

Defined in

src/models/skyblock/profile/PlayerStats.ts:41


gold_earned

Optional gold_earned: number

Defined in

src/models/skyblock/profile/PlayerStats.ts:45


gold_spent

Optional gold_spent: number

Defined in

src/models/skyblock/profile/PlayerStats.ts:39


highest_bid

Optional highest_bid: number

Defined in

src/models/skyblock/profile/PlayerStats.ts:35


no_bids

Optional no_bids: number

Defined in

src/models/skyblock/profile/PlayerStats.ts:46


total_bought

Optional total_bought: Record\<string, number>

TODO enum

Defined in

src/models/skyblock/profile/PlayerStats.ts:38


total_sold

Optional total_sold: Record\<string, number>

TODO enum

Defined in

src/models/skyblock/profile/PlayerStats.ts:44


won

Optional won: number

Defined in

src/models/skyblock/profile/PlayerStats.ts:36