Typed Inttegro request parameters.
Summary
Types
@type t() :: %Inttegro.Products.AddProductPriceRequest{ about: String.t() | nil, amount: Inttegro.Money.AmountParams.t(), label: String.t() | nil, product_id: String.t() }
Typed Inttegro request parameters.
@type t() :: %Inttegro.Products.AddProductPriceRequest{ about: String.t() | nil, amount: Inttegro.Money.AmountParams.t(), label: String.t() | nil, product_id: String.t() }