Contents

Summary

Describes a page of data being requested from the web API.

Properties

Name Required? Type Summary
PageIndex This field is required. Int32 The 0-based page index to request.
PageSize This field is required. Int32 The size of each page being requested, ranging 1-200 (inclusive).