hywrapper-ts / Exports / BazaarResponse
Interface: BazaarResponse
Hierarchy
↳ BazaarResponse
Table of contents
Properties
Properties
cause
• Optional cause: string
Inherited from
Defined in
src/types.ts:92
lastUpdated
• Optional lastUpdated: number
Defined in
src/models/skyblock/BazaarResponse.ts:5
products
• Optional products: Record\<string, Product>
Defined in
src/models/skyblock/BazaarResponse.ts:6
rateLimit
• Optional rateLimit: RateLimit
Inherited from
Defined in
src/types.ts:93
success
• Optional success: boolean
Inherited from
Defined in
src/types.ts:91