Error

data class Error(val message: String) : OtaResponse(source)

Error response with message

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard