Type alias AutoCancellationRuleInput

AutoCancellationRuleInput: { sourcePlanId: Scalars["String"]; targetPlanId: Scalars["String"] }

Input for auto cancellation rule

Type declaration

  • sourcePlanId: Scalars["String"]

    ID of the source plan

  • targetPlanId: Scalars["String"]

    ID of the target plan