isCommitmentPlan property
The isCommitmentPlan
property's boolean value identifies the plan as an
annual commitment plan: - true
— The subscription's plan is an annual
commitment plan.
false
— The plan is not an annual commitment plan.
Implementation
core.bool? isCommitmentPlan;