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

Generic InlineResponse of a 200 used by ProductCatalog.

Link to this section Summary

Link to this section Types

Specs

t() :: %Ingram.Marketplace.Model.InlineResponse2001{
  data: [Product] | nil,
  pagination: Pagination | nil
}