# StoreResult

Defined in: [packages/synapse-sdk/src/types.ts:558](https://github.com/FilOzone/synapse-sdk/blob/f7cf64c2e5ba1e8fffcf44b11f88f3ef7958de8d/packages/synapse-sdk/src/types.ts#L558)

Result of a store operation

## Properties

### pieceCid

> **pieceCid**: `PieceLink`

Defined in: [packages/synapse-sdk/src/types.ts:560](https://github.com/FilOzone/synapse-sdk/blob/f7cf64c2e5ba1e8fffcf44b11f88f3ef7958de8d/packages/synapse-sdk/src/types.ts#L560)

PieceCID of the stored data

***

### size

> **size**: `number`

Defined in: [packages/synapse-sdk/src/types.ts:562](https://github.com/FilOzone/synapse-sdk/blob/f7cf64c2e5ba1e8fffcf44b11f88f3ef7958de8d/packages/synapse-sdk/src/types.ts#L562)

Size of the original data in bytes