Typed Inttegro request parameters.
Summary
Types
@type t() :: %Inttegro.Products.CatalogProductWithPriceDataInput{ price: Inttegro.Prices.PriceParams.t(), product_id: String.t(), quantity: integer() }
Typed Inttegro request parameters.
@type t() :: %Inttegro.Products.CatalogProductWithPriceDataInput{ price: Inttegro.Prices.PriceParams.t(), product_id: String.t(), quantity: integer() }