Interface ReplenishmentApiModelListOffersResponse

The response schema for the listOffers operation.

ListOffersResponse

interface ReplenishmentApiModelListOffersResponse {
    offers?: ReplenishmentApiModelListOffersResponseOffer[];
    pagination?: ReplenishmentApiModelPaginationResponse;
}

Properties

Properties

A list of offers.

ListOffersResponse

ListOffersResponse

MMNEPVFCICPMFPCPTTAAATR