# SubscriptionDeliveryPolicyInput - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields for a Subscription Delivery Policy.

### Access Scopes



## Fields
* [anchors](/docs/api/admin/2025-01/input-objects/SellingPlanAnchorInput): SellingPlanAnchorInput - The specific anchor dates upon which the delivery interval calculations should be made.
* [interval](/docs/api/admin/2025-01/enums/SellingPlanInterval): SellingPlanInterval! - The kind of interval that's associated with this schedule (e.g. Monthly, Weekly, etc).
* [intervalCount](/docs/api/admin/2025-01/scalars/Int): Int! - The number of billing intervals between invoices.


## Input objects with this input object
* [SubscriptionDraftInput](/docs/api/admin/2025-01/input-objects/SubscriptionDraftInput)


## Examples