sdk-routing / com.tomtom.online.sdk.routing.data.longDistanceEV.response / NativeEffectiveSetting

NativeEffectiveSetting

open class NativeEffectiveSetting : Serializable

The effective setting. It reports the effective parameters or data used when calling the API.

Constructors

<init>

NativeEffectiveSetting()
NativeEffectiveSetting(key: String!, value: String!)

Functions

getKey

open fun getKey(): String!

getValue

open fun getValue(): String!

toString

open fun toString(): String