Skip to content

hywrapper-ts / Exports / Bid

Interface: Bid

Table of contents

Properties

Properties

amount

Optional amount: number

Defined in

src/models/skyblock/AuctionsResponse.ts:39


auction_id

Optional auction_id: string

Defined in

src/models/skyblock/AuctionsResponse.ts:36


bidder

Optional bidder: string

Defined in

src/models/skyblock/AuctionsResponse.ts:37


profile_id

Optional profile_id: string

Defined in

src/models/skyblock/AuctionsResponse.ts:38


timestamp

Optional timestamp: number

Defined in

src/models/skyblock/AuctionsResponse.ts:40