# DataSet

Defined in: [packages/synapse-core/src/warm-storage/data-sets.ts:31](https://github.com/FilOzone/synapse-sdk/blob/32f86959b0bf15557657ea412e31a0897440ca98/packages/synapse-core/src/warm-storage/data-sets.ts#L31)

Data set type

## Extends

- [`ClientDataSet`](/reference/filoz/synapse-core/warm-storage/type-aliases/clientdataset/)

## Extended by

- [`DataSetWithPieces`](/reference/filoz/synapse-react/interfaces/datasetwithpieces/)

## Properties

### cacheMissRailId

> **cacheMissRailId**: `bigint`

#### Inherited from

`ClientDataSet.cacheMissRailId`

***

### cdn

> **cdn**: `boolean`

Defined in: [packages/synapse-core/src/warm-storage/data-sets.ts:34](https://github.com/FilOzone/synapse-sdk/blob/32f86959b0bf15557657ea412e31a0897440ca98/packages/synapse-core/src/warm-storage/data-sets.ts#L34)

***

### cdnRailId

> **cdnRailId**: `bigint`

#### Inherited from

`ClientDataSet.cdnRailId`

***

### clientDataSetId

> **clientDataSetId**: `bigint`

#### Inherited from

`ClientDataSet.clientDataSetId`

***

### commissionBps

> **commissionBps**: `bigint`

#### Inherited from

`ClientDataSet.commissionBps`

***

### dataSetId

> **dataSetId**: `bigint`

#### Inherited from

`ClientDataSet.dataSetId`

***

### live

> **live**: `boolean`

Defined in: [packages/synapse-core/src/warm-storage/data-sets.ts:32](https://github.com/FilOzone/synapse-sdk/blob/32f86959b0bf15557657ea412e31a0897440ca98/packages/synapse-core/src/warm-storage/data-sets.ts#L32)

***

### managed

> **managed**: `boolean`

Defined in: [packages/synapse-core/src/warm-storage/data-sets.ts:33](https://github.com/FilOzone/synapse-sdk/blob/32f86959b0bf15557657ea412e31a0897440ca98/packages/synapse-core/src/warm-storage/data-sets.ts#L33)

***

### metadata

> **metadata**: [`MetadataObject`](/reference/filoz/synapse-core/utils/type-aliases/metadataobject/)

Defined in: [packages/synapse-core/src/warm-storage/data-sets.ts:35](https://github.com/FilOzone/synapse-sdk/blob/32f86959b0bf15557657ea412e31a0897440ca98/packages/synapse-core/src/warm-storage/data-sets.ts#L35)

***

### payee

> **payee**: `` `0x${string}` ``

#### Inherited from

`ClientDataSet.payee`

***

### payer

> **payer**: `` `0x${string}` ``

#### Inherited from

`ClientDataSet.payer`

***

### pdp

> **pdp**: [`PDPOffering`](/reference/filoz/synapse-core/sp-registry/interfaces/pdpoffering/)

Defined in: [packages/synapse-core/src/warm-storage/data-sets.ts:36](https://github.com/FilOzone/synapse-sdk/blob/32f86959b0bf15557657ea412e31a0897440ca98/packages/synapse-core/src/warm-storage/data-sets.ts#L36)

***

### pdpEndEpoch

> **pdpEndEpoch**: `bigint`

#### Inherited from

`ClientDataSet.pdpEndEpoch`

***

### pdpRailId

> **pdpRailId**: `bigint`

#### Inherited from

`ClientDataSet.pdpRailId`

***

### providerId

> **providerId**: `bigint`

#### Inherited from

`ClientDataSet.providerId`

***

### serviceProvider

> **serviceProvider**: `` `0x${string}` ``

#### Inherited from

`ClientDataSet.serviceProvider`