Interface: SkyBlockProfileCommunityUpgradesState


# Interface: SkyBlockProfileCommunityUpgradesState

Components.Schemas.SkyBlockProfileCommunityUpgradesState

# Properties

# claimed_by

claimed_by: string

Minecraft UUID of the player that claimed this.

Defined in: types/api.ts:2697 (opens new window)


# claimed_ms

claimed_ms: number

Timestamp of when it was claimed.

Defined in: types/api.ts:2701 (opens new window)


# fasttracked

fasttracked: boolean

Defined in: types/api.ts:2702 (opens new window)


# started_by

started_by: string

Minecraft UUID of the player that started this.

Defined in: types/api.ts:2706 (opens new window)


# started_ms

started_ms: number

Timestamp of when it was started.

Defined in: types/api.ts:2710 (opens new window)


# tier

tier: number

Defined in: types/api.ts:2711 (opens new window)


# upgrade

upgrade: string

Defined in: types/api.ts:2712 (opens new window)