Interface VendorDirectFulfillmentOrdersApiModelV20211228Pagination

The pagination elements required to retrieve the remaining data.

Pagination

interface VendorDirectFulfillmentOrdersApiModelV20211228Pagination {
    nextToken?: string;
}

Properties

Properties

nextToken?: string

A generated string used to pass information to your next request. If NextToken is returned, pass the value of NextToken to the next request. If NextToken is not returned, there are no more order items to return.

Pagination

MMNEPVFCICPMFPCPTTAAATR