tenureType property

TenureType tenureType
getter/setter pair

The tenure type of the billing cycle. In case of a plan having trial cycle , only 2 trial cycles are allowed per plan. The possible values are:

  • REGULAR. A regular billing cycle.
  • TRIAL. A trial billing cycle.

Implementation

TenureType tenureType;