ChangeBatch

The information for a change request.

Types

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

Properties

Link copied to clipboard

Information about the changes to make to the record sets.

Link copied to clipboard

Optional: Any comments you want to include about a change batch request.

Functions

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