PendingCancellation typedef

PendingCancellation = $Empty

This is an indicator of whether there is a pending cancellation on the virtual installment plan.

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

Implementation

typedef PendingCancellation = $Empty;