# PDP_OFFERING_KEYS_SET

> `const` **PDP\_OFFERING\_KEYS\_SET**: [`Set`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Set)\<`"serviceURL"` \| `"minPieceSizeInBytes"` \| `"maxPieceSizeInBytes"` \| `"storagePricePerTibPerDay"` \| `"minProvingPeriodInEpochs"` \| `"location"` \| `"paymentTokenAddress"` \| `"ipniPiece"` \| `"ipniIpfs"` \| `"ipniPeerId"` \| `"IPNIPeerID"`\>

Defined in: [packages/synapse-core/src/utils/constants.ts:210](https://github.com/FilOzone/synapse-sdk/blob/f7cf64c2e5ba1e8fffcf44b11f88f3ef7958de8d/packages/synapse-core/src/utils/constants.ts#L210)

Set of PDP offering keys.

## See

[PDP\_OFFERING\_KEYS](/reference/filoz/synapse-core/utils/variables/pdp_offering_keys/)