MarketplacePricingPlanContract
Represents details of contract on pricing plan
This page contains
Fields
| minimumServiceLength: NonNegativeInt | Duration of the contract in number of cycle (minimumServiceLength * pricingDuration) |
| continueWithoutContract: Boolean! | if true renew the subscription without contract at the end of the contract |
| autoExtensionPricingId: ID | Defines the id of the plan to which subscription will be renewed at the end of contract |
Parent objects of MarketplacePricingPlanContract
| MarketplacePricingPlan |