sdk-routing / com.tomtom.online.sdk.routing.route.diagnostic / Report

Report

@Beta(2020, 12) data class Report : Serializable

Represents information about the data which should be reported for diagnosis purposes.

Parameters

effectiveSettings - List of the effective parameters or data used when calling the API.

Properties

effectiveSettings

val effectiveSettings: List<EffectiveSetting>

List of the effective parameters or data used when calling the API.