PolarExpress.Schemas.NotPaidOrder (polar_express v0.1.5)

Copy Markdown View Source

NotPaidOrder

Summary

Types

t()

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

Functions

schema_name()