Polarex.SubscriptionRevoke (Polarex v0.2.0)

View Source

Provides struct and type for a SubscriptionRevoke

Summary

Types

t()

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