sdk-traffic / com.tomtom.online.sdk.traffic.flow.query / FlowSegmentDataQueryBuilder / withIncludeOpenLR

withIncludeOpenLR

fun withIncludeOpenLR(includeOpenLR: Boolean): FlowSegmentDataQueryBuilder

Overrides IFlowSegmentDataQuery.withIncludeOpenLR

Defines if the Response should include OpenLR code.

Parameters

includeOpenLR - The OpenLR inclusion boolean flag.

Return
The builder of the query.