commitmentPaymentsCount property

int commitmentPaymentsCount
final

Committed payments count after a user signs up for this subscription plan. For example, for a monthly subscription with commitmentPaymentsCount of 12, users will be charged monthly for 12 months after signup.

Implementation

final int commitmentPaymentsCount;