Interface: SkyBlockProfilePet


# Interface: SkyBlockProfilePet

Components.Schemas.SkyBlockProfilePet

# Properties

# active

active: boolean

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


# candyUsed

Optional candyUsed: number

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


# exp

exp: number

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


# heldItem

Optional heldItem: null | string

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


# skin

Optional skin: null | string

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


# tier

tier: string

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


# type

type: string

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


# uuid

Optional uuid: string

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