StoreObject Schema
undefined#/execute/oneOf/0
StoreObject store an object to the bucket and make the sender the owner of the object. The object is referenced by the hash of its content and this value is returned. If the object is already stored, an error is returned. If pin is true, the object is pinned for the sender.
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* |
0 Type
object
(StoreObject)
0 Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
store_object | object | Required | cannot be null | cw-storage |
store_object
store_object
is required
Type:
object
(Details)cannot be null
defined in: cw-storage
store_object Type
object
(Details)