# SubscriptionBillingCycleScheduleEditInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for parameters to modify the schedule of a specific billing cycle. ### Access Scopes ## Fields * [billingDate](/docs/api/admin-graphql/2024-10/scalars/DateTime): DateTime - Sets the expected billing date for the billing cycle. * [reason](/docs/api/admin-graphql/2024-10/enums/SubscriptionBillingCycleScheduleEditInputScheduleEditReason): SubscriptionBillingCycleScheduleEditInputScheduleEditReason! - The reason for editing. * [skip](/docs/api/admin-graphql/2024-10/scalars/Boolean): Boolean - Sets the skip status for the billing cycle. ## Input objects with this input object * [subscriptionBillingCycleScheduleEdit](/docs/api/admin-graphql/2024-10/mutations/subscriptionBillingCycleScheduleEdit) ## Examples