Provides struct and type for a SubscriptionCancel
@type t() :: %Polarex.SubscriptionCancel{ cancel_at_period_end: boolean(), customer_cancellation_comment: String.t() | nil, customer_cancellation_reason: String.t() | nil }