PolarExpress.Schemas.OrderInvoice (polar_express v0.1.5)

Copy Markdown View Source

OrderInvoice

Order's invoice data.

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.OrderInvoice{url: String.t() | nil}
  • url - The URL to the invoice.

Functions

schema_name()