# 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/814fc2e242f2b236f8d2ba4078ebd703cedb5cf2/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/)