# PriceRuleFeature - admin - ENUM Version: unstable ## Description The list of features that can be supported by a price rule. ### Access Scopes ## Enum values * [BULK](/docs/api/admin/unstable/enums/BULK) * [BUY_ONE_GET_ONE](/docs/api/admin/unstable/enums/BUY_ONE_GET_ONE) * [BUY_ONE_GET_ONE_WITH_ALLOCATION_LIMIT](/docs/api/admin/unstable/enums/BUY_ONE_GET_ONE_WITH_ALLOCATION_LIMIT) * [QUANTITY_DISCOUNTS](/docs/api/admin/unstable/enums/QUANTITY_DISCOUNTS) * [SPECIFIC_CUSTOMERS](/docs/api/admin/unstable/enums/SPECIFIC_CUSTOMERS) ## Fields with this enum * [PriceRule.features](/docs/api/admin/unstable/objects/PriceRule) ## Examples