hywrapper-ts / Exports / AuctionsEndedResponse
Interface: AuctionsEndedResponse
Hierarchy
↳ AuctionsEndedResponse
Table of contents
Properties
Properties
auctions
• Optional auctions: EndedAuction[]
Defined in
src/models/skyblock/AuctionsEndedResponse.ts:4
cause
• Optional cause: string
Inherited from
Defined in
src/types.ts:92
rateLimit
• Optional rateLimit: RateLimit
Inherited from
Defined in
src/types.ts:93
success
• Optional success: boolean
Inherited from
Defined in
src/types.ts:91