# 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/8736322ef69c7a6b0f16402937c72a79b17d03e8/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/)