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