ListCasesRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional element for ListCases to limit the number of responses.

Link copied to clipboard

An optional string that, if supplied, must be copied from the output of a previous call to ListCases. When provided in this manner, the API fetches the next page of results.

Functions

Link copied to clipboard
inline fun copy(block: ListCasesRequest.Builder.() -> Unit = {}): ListCasesRequest
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String