Polarex.PaymentMethodInUseByActiveSubscription (Polarex v0.2.8)

View Source

Provides struct and type for a PaymentMethodInUseByActiveSubscription

Summary

Types

t()

@type t() :: %Polarex.PaymentMethodInUseByActiveSubscription{
  detail: String.t(),
  error: String.t()
}