Method: AmzSpApi::OrdersApiModel::OrderItemsList#next_token

Defined in:
lib/orders-api-model/models/order_items_list.rb

#next_tokenObject

When present and not empty, pass this string token in the next request to return the next response page.



20
21
22
# File 'lib/orders-api-model/models/order_items_list.rb', line 20

def next_token
  @next_token
end