Skip to content

@zikeji/hypixel / SkyBlockAuctionData

Type Alias: SkyBlockAuctionData ​

SkyBlockAuctionData = Omit<SkyBlockAuction, "item_bytes"> & object

Type Declaration ​

bin? ​

optional bin: boolean

categories? ​

optional categories: string[]

item_bytes? ​

optional item_bytes: string

item_uuid? ​

optional item_uuid: string

last_updated? ​

optional last_updated: number

Released under the MIT License.