BatchDetachObject

Represents the output of a DetachObject operation.

Types

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

Properties

Link copied to clipboard

The batch reference name. See Transaction Support for more information.

Link copied to clipboard

The name of the link.

Link copied to clipboard

Parent reference from which the object with the specified link name is detached.

Functions

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