cancellationReason property

String? cancellationReason
final

The reason why the subscription was cancelled. Possible values are: voluntarily_cancelled, billing_error, refund, price_increase, product_was_not_available, unknown.

Nullable

Implementation

final String? cancellationReason;