CloseCaseResponse

Types

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

Properties

Link copied to clipboard

A response element providing responses for requests to CloseCase. This element responds with the case status following the action.

Link copied to clipboard

A response element providing responses for requests to CloseCase. This element responds with the case closure date following the action.

Functions

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