ListCasesResponse

Types

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

Properties

Link copied to clipboard

Response element for ListCases that includes caseARN, caseID, caseStatus, closedDate, createdDate, engagementType, lastUpdatedDate, pendingAction, resolverType, and title for each response.

Link copied to clipboard

An optional string that, if supplied on subsequent calls to ListCases, allows the API to fetch the next page of results.

Link copied to clipboard
val total: Long?

Response element for ListCases providing the total number of responses.

Functions

Link copied to clipboard
inline fun copy(block: ListCasesResponse.Builder.() -> Unit = {}): ListCasesResponse
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