Skip to content

hywrapper-ts / Exports / AuctionsResponse

Interface: AuctionsResponse

Hierarchy

AuctionsResponse

Table of contents

Properties

Properties

auctions

Optional auctions: Auction[]

Defined in

src/models/skyblock/AuctionsResponse.ts:8


cause

Optional cause: string

Inherited from

HypixelResponse.cause

Defined in

src/types.ts:92


lastUpdated

Optional lastUpdated: number

Defined in

src/models/skyblock/AuctionsResponse.ts:7


page

Optional page: number

Defined in

src/models/skyblock/AuctionsResponse.ts:4


rateLimit

Optional rateLimit: RateLimit

Inherited from

HypixelResponse.rateLimit

Defined in

src/types.ts:93


success

Optional success: boolean

Inherited from

HypixelResponse.success

Defined in

src/types.ts:91


totalAuctions

Optional totalAuctions: number

Defined in

src/models/skyblock/AuctionsResponse.ts:6


totalPages

Optional totalPages: number

Defined in

src/models/skyblock/AuctionsResponse.ts:5