Untitled object in cw-storage Schema
undefined#/query/oneOf/4/properties/object_pins
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | cw-storage.json* |
object_pins Type
object
(Details)
object_pins Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
after | string | Optional | can be null | cw-storage |
first | Merged | Optional | cannot be null | cw-storage |
id | string | Required | cannot be null | cw-storage |
after
The point in the sequence to start returning pins.
after
is optional
Type:
string
can be null
defined in: cw-storage
after Type
string
first
The number of pins to return.
first
is optional
Type: merged type (Details)
cannot be null
defined in: cw-storage
first Type
merged type (Details)
any of
id
The id of the object to get the pins for.
id
is required
Type:
string
cannot be null
defined in: cw-storage
id Type
string