Skip to content

@mcsb/schemas / Exports / HypixelSkyBlockEndedAuction

Interface: HypixelSkyBlockEndedAuction

Indexable

▪ [k: string]: unknown

Table of contents

Properties

Properties

auction_id

Optional auction_id: string

Defined in

types/HypixelSkyBlockEndedAuction.d.ts:17


bin

Optional bin: boolean

Defined in

types/HypixelSkyBlockEndedAuction.d.ts:18


buyer

Optional buyer: string

Defined in

types/HypixelSkyBlockEndedAuction.d.ts:19


item_bytes

Optional item_bytes: string

Defined in

types/HypixelSkyBlockEndedAuction.d.ts:20


price

Optional price: number

Defined in

types/HypixelSkyBlockEndedAuction.d.ts:21


seller

Optional seller: string

Defined in

types/HypixelSkyBlockEndedAuction.d.ts:22


seller_profile

Optional seller_profile: string

Defined in

types/HypixelSkyBlockEndedAuction.d.ts:23


timestamp

Optional timestamp: number

Defined in

types/HypixelSkyBlockEndedAuction.d.ts:24

Released under the MIT License.