Receipt

class Receipt

Records events during an engagement.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the contact channel Incident Manager engaged.

Link copied to clipboard

Information provided during the page acknowledgement.

Link copied to clipboard

The time receipt was SENT, DELIVERED, or READ.

Link copied to clipboard

The type follows the engagement cycle, SENT, DELIVERED, and READ.

Functions

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