Hierarchy

Properties

allocated: number

Total bytes allocated in the space to accommodate this stored item. May be zero if the item is already stored in this space.

link: CARLink

CID of the item.

status: "done"

Status of the item to store. A "done" status indicates that it is not necessary to upload the item. An "upload" status indicates that the item should be uploaded to the provided URL.

with: `did:${string}:${string}`

DID of the space this item will be stored in.

Generated using TypeDoc