pendingCancellation property

PendingCancellation? pendingCancellation
getter/setter pair

If present, this installment plan is pending to be canceled.

The cancellation will happen only after the user finished all committed payments.

Implementation

PendingCancellation? pendingCancellation;