Success

data class Success(val context: String, val featureName: String, val method: String, val id: String, val result: JSONObject) : JsRequestResponse

Constructors

Link copied to clipboard
constructor(context: String, featureName: String, method: String, id: String, result: JSONObject)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val id: String
Link copied to clipboard
Link copied to clipboard