# SubscriptionDeliveryPolicyInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for a Subscription Delivery Policy. ### Access Scopes ## Fields * [anchors](/docs/api/admin-graphql/2024-10/input-objects/SellingPlanAnchorInput): SellingPlanAnchorInput - The specific anchor dates upon which the delivery interval calculations should be made. * [interval](/docs/api/admin-graphql/2024-10/enums/SellingPlanInterval): SellingPlanInterval! - The kind of interval that's associated with this schedule (e.g. Monthly, Weekly, etc). * [intervalCount](/docs/api/admin-graphql/2024-10/scalars/Int): Int! - The number of billing intervals between invoices. ## Input objects with this input object * [SubscriptionDraftInput](/docs/api/admin-graphql/2024-10/input-objects/SubscriptionDraftInput) ## Examples