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

The structure representing a product billing period.

Link to this section Summary

Link to this section Types

Specs

t() :: %Ingram.Marketplace.Model.ProductBillingPeriod{
  duration: integer() | nil,
  type: String.t() | nil
}