Initializes an instance of UnsubscribeWayPointsResponse.
Array.<LocationDetails>
Get the WayPoints
Kind: Instance method of UnsubscribeWayPointsResponse
Returns: Array.<LocationDetails>
- the KEY_WAY_POINTS value
UnsubscribeWayPointsResponse
Set the WayPoints
Kind: Instance method of UnsubscribeWayPointsResponse
Returns: UnsubscribeWayPointsResponse
- 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} |