Provides struct and type for a SubscriptionRevoke
@type t() :: %Polarex.SubscriptionRevoke{ customer_cancellation_comment: String.t() | nil, customer_cancellation_reason: String.t() | nil, revoke: true }