PolarExpress.Schemas.OrderVoidedMetadata (polar_express v0.2.2)

Copy Markdown View Source

OrderVoidedMetadata

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.OrderVoidedMetadata{
  amount: term(),
  currency: term(),
  order_id: term()
}
  • amount
  • currency
  • order_id

Functions

schema_name()