position property

int? position
getter/setter pair

This is the position in the request as explained above.

It should be strictly positive be at most 100.

Implementation

core.int? position;