PolarExpress.Schemas.AlreadyCanceledSubscription (polar_express v0.1.5)

Copy Markdown View Source

AlreadyCanceledSubscription

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.AlreadyCanceledSubscription{
  detail: String.t() | nil,
  error: String.t() | nil
}
  • detail
  • error

Functions

schema_name()