Skip to content

@zikeji/hypixel / Components / Schemas / QueuedBooster

Interface: QueuedBooster

Properties

_id?

optional _id: string


amount?

optional amount: number


dateActivated?

optional dateActivated: number


gameType?

optional gameType: number


length?

optional length: number


originalLength?

optional originalLength: number


purchaserUuid?

optional purchaserUuid: string

example: ad8fefaa8351454bb739a4eaa872173f


stacked?

optional stacked: boolean | null

Released under the MIT License.