Interface: SkyBlockCollectionsResourcesResponse


# Interface: SkyBlockCollectionsResourcesResponse

Components.Schemas.SkyBlockCollectionsResourcesResponse

# Properties

# collections

collections: SkyBlockResourcesParentCollections

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


# lastUpdated

lastUpdated: number

Unix timestamp this resource was last updated.

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


# success

success: boolean

Whether or not the request succeeded.

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


# version

version: string

SkyBlock version this resource applies to.

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