Ingram.Marketplace.Model.SubscriptionItemExtendedPrice (Ingram Marketplace API v1.4.6) View Source

A structure representing the total calculated price.

Link to this section Summary

Link to this section Types

Specs

t() :: %Ingram.Marketplace.Model.SubscriptionItemExtendedPrice{
  amount: String.t(),
  currency: String.t()
}