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

withIncludeOpenLR

abstract fun withIncludeOpenLR(includeOperLR: Boolean!): IFlowSegmentDataQuery!

Should the Response include OpenLR code?

Parameters

includeOperLR - Boolean!: The OpenLR inclusion boolean flag.

Return
IFlowSegmentDataQuery!: The builder of the query.