cancellationReason property

String? cancellationReason
final

A reason why a subscription was cancelled.

Possible values:

  • voluntarily_cancelled
  • billing_error
  • price_increase
  • product_was_not_available
  • refund
  • upgraded
  • unknown

Nullable

Implementation

final String? cancellationReason;