SendResponse

data class SendResponse(val response: JSONObject) : ProcessResult

Constructors

Link copied to clipboard
constructor(response: JSONObject)

Properties

Link copied to clipboard