Failure

@ObjCName(name = "failure")
data class Failure(val error: ZyncError) : GetRouteDetailResult

Failed to retrieve route detail due to an error.

Constructors

Link copied to clipboard
constructor(error: ZyncError)

Properties

Link copied to clipboard