Ingram.Marketplace.Model.InlineResponse200 (Ingram Marketplace API v1.4.6) View Source
Generic InlineResponse of a 200 used by CustomerManagement.
Link to this section Summary
Link to this section Types
Specs
t() :: %Ingram.Marketplace.Model.InlineResponse200{
data: [Customer] | nil,
pagination: Pagination | nil
}