PMCalculateRouteResult

fun PMCalculateRouteResult(id: Int = 0, label: String? = null, duration: Int = 0, distance: Int = 0, eta: String? = null)