startIndex property

int? startIndex
getter/setter pair

The starting index of the resources, which is 1 by default or otherwise specified by the start-index query parameter.

Implementation

core.int? startIndex;