startRow property

int? startRow
getter/setter pair

[Optional; Default is 0] Zero-based index of the first row in the response.

Must be a non-negative number.

Implementation

core.int? startRow;