iyzico v1.0.1 Iyzico.BasketItem

Link to this section Summary

Types

t()

Represents an item on a basket

Link to this section Types

Link to this type t()
t() :: %Iyzico.BasketItem{category: binary, id: binary, name: binary, price: binary, subcategory: binary, type: type}
Link to this type type()
type() :: :physical | :virtual

Represents an item on a basket.