conekta_ex v1.0.1 ConektaEx.LineItem

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %ConektaEx.LineItem{
  brand: term(),
  description: term(),
  id: term(),
  metadata: term(),
  name: term(),
  quantity: term(),
  sku: term(),
  tags: term(),
  unit_price: term()
}