ResponseVersion

A versioned snapshot of a response edit.

Types

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

Properties

Link copied to clipboard

The response text for this version.

Link copied to clipboard

ISO 8601 timestamp of when this edit was made.

Functions

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