Response

external interface Response

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

cancel
Link copied to clipboard
open var cancel: Boolean?
redirectURL
Link copied to clipboard
open var redirectURL: String?