The supported shapes for Details Input in the Products API.
This union preserves the concrete, documented input or response variants represented by
its member types. Follow the links in t/0 to construct or inspect a specific shape.
Manages products and the prices, media, and attributes used to sell them.
Products are reusable catalog records. Publishing controls availability to public purchasing surfaces; archiving retires a product without rewriting historical orders that reference it.
Summary
Types
@type t() :: Inttegro.Products.InlineDetailsInput.t() | Inttegro.Products.CatalogWithPriceDataInput.t() | Inttegro.Products.CatalogWithPriceReferenceInput.t()
One of the documented details input variants.