Array.<LocationDetails>Get the WayPoints
Kind: Instance method of GetWayPointsResponse
Returns: Array.<LocationDetails> - the KEY_WAY_POINTS value
GetWayPointsResponseSet the WayPoints
Kind: Instance method of GetWayPointsResponse
Returns: GetWayPointsResponse - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| points | Array.<LocationDetails> |
See LocationDetails - The desired WayPoints. {'array_min_size': 1, 'array_max_size': 10} |