Polarex.AlreadyActiveSubscriptionError (Polarex v0.2.1)

View Source

Provides struct and type for a AlreadyActiveSubscriptionError

Summary

Types

t()

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