ObjectResponse Schema
undefined#/responses/object
ObjectResponse is the response of the Object query.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | Yes | Unknown status | No | Forbidden | Forbidden | none | cw-storage.json* |
object Type
object
(ObjectResponse)
object Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
id | string | Required | cannot be null | cw-storage |
is_pinned | boolean | Required | cannot be null | cw-storage |
owner | string | Required | cannot be null | cw-storage |
size | Merged | Required | cannot be null | cw-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
is required
Type: merged type (Details)
cannot be null
defined in: cw-storage
size Type
merged type (Details)
all of
ObjectResponse Definitions
Definitions group Uint128
Reference this group by using
{"$ref":"undefined#/responses/object/definitions/Uint128"}
Property | Type | Required | Nullable | Defined by |
---|