committedPaymentsCount property

int? committedPaymentsCount
getter/setter pair

The number of payments the user is committed to.

It is immutable after the base plan is created.

Required. Immutable.

Implementation

core.int? committedPaymentsCount;