Failure

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

Failed route retrieval with error information.

Constructors

Link copied to clipboard
constructor(error: ZyncError)

Properties

Link copied to clipboard

Details about the failure