PolarExpress.Schemas.PaymentNotReady (polar_express v0.1.5)

Copy Markdown View Source

PaymentNotReady

Summary

Types

t()

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

Functions

schema_name()