# SellingPlanFixedDeliveryPolicyPreAnchorBehavior - admin - ENUM
Version: unstable

## Description
The fulfillment or delivery behavior of the first fulfillment when the orderis placed before the anchor.

### Access Scopes





## Enum values
* [ASAP](/docs/api/admin/unstable/enums/ASAP)
* [NEXT](/docs/api/admin/unstable/enums/NEXT)

## Fields with this enum
* [SellingPlanFixedDeliveryPolicy.preAnchorBehavior](/docs/api/admin/unstable/objects/SellingPlanFixedDeliveryPolicy)
* [SellingPlanFixedDeliveryPolicyInput.preAnchorBehavior](/docs/api/admin/unstable/input-objects/SellingPlanFixedDeliveryPolicyInput)


## Examples