Skip to main content

ObjectResponse Schema

undefined#/responses/object

ObjectResponse is the response of the Object query.

AbstractExtensibleStatusIdentifiableCustom PropertiesAdditional PropertiesAccess RestrictionsDefined In
Can be instantiatedYesUnknown statusNoForbiddenForbiddennonecw-storage.json*

object Type

object (ObjectResponse)

object Properties

PropertyTypeRequiredNullableDefined by
idstringRequiredcannot be nullcw-storage
is_pinnedbooleanRequiredcannot be nullcw-storage
ownerstringRequiredcannot be nullcw-storage
sizeMergedRequiredcannot be nullcw-storage

id

The id of the object.

id

  • is required

  • Type: string

  • cannot be null

  • defined in: cw-storage

id Type

string

is_pinned

Tells if the object is pinned by at least one address.

is_pinned

  • is required

  • Type: boolean

  • cannot be null

  • defined in: cw-storage

is_pinned Type

boolean

owner

The owner of the object.

owner

  • is required

  • Type: string

  • cannot be null

  • defined in: cw-storage

owner Type

string

size

The size of the object.

size

size Type

merged type (Details)

all of

ObjectResponse Definitions

Definitions group Uint128

Reference this group by using

{"$ref":"undefined#/responses/object/definitions/Uint128"}
PropertyTypeRequiredNullableDefined by