GetRouteResponsePlainArgs

data class GetRouteResponsePlainArgs(val apiId: String, val routeId: String, val routeResponseId: String) : ConvertibleToJava<GetRouteResponsePlainArgs>

Constructors

Link copied to clipboard
fun GetRouteResponsePlainArgs(apiId: String, routeId: String, routeResponseId: String)

Functions

Link copied to clipboard
open override fun toJava(): GetRouteResponsePlainArgs

Properties

Link copied to clipboard

The API identifier.

Link copied to clipboard

The route ID.

Link copied to clipboard