OK

class OK(val bytes: ByteArray) : RestResponse.Status2XX

Constructors

Link copied to clipboard
constructor(bytes: ByteArray)

Properties

Link copied to clipboard
open override val bytes: ByteArray
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val status: Int
Link copied to clipboard
open val text: String

Functions

Link copied to clipboard