Module amazon_sp_fba_inventory::models::pagination
source · [−]Structs
Pagination : The process of returning the results to a request in batches of a defined size called pages. This is done to exercise some control over result size and overall throughput. It’s a form of traffic management.