Stripe.Params.BillingPortal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() ::
  %Stripe.Params.BillingPortal.ConfigurationUpdateParams.Features.SubscriptionCancel.CancellationReason{
    enabled: boolean() | nil,
    options: map() | nil
  }
  • enabled - Whether the feature is enabled.
  • options - Which cancellation reasons will be given as options to the customer.