startAt property
The index of the first item to return in the page of results (page
offset). The base index is 0
.
Implementation
final int? startAt;
The index of the first item to return in the page of results (page
offset). The base index is 0
.
final int? startAt;