PolarExpress.Schemas.CustomerNotReady (polar_express v0.1.5)

Copy Markdown View Source

CustomerNotReady

Summary

Types

t()

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

Functions

schema_name()