ChangeInput

Specifies a change to apply to a collaboration.

Types

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

Properties

Link copied to clipboard

The specification details for the change. The structure depends on the specification type.

Link copied to clipboard

The type of specification for the change. Currently supports MEMBER for member-related changes.

Functions

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