# SubscriptionDeliveryPolicy - admin - OBJECT
Version: unstable

## Description
Represents a Subscription Delivery Policy.

### Access Scopes
the `read_own_subscription_contracts` or `write_own_subscription_contracts` scope.


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

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples