DeleteMembershipRequest

Request structure for removing a single member from an agent space.

Types

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

Properties

Link copied to clipboard

The unique identifier of the agent space to revoke access from.

Link copied to clipboard

The unique identifier of the application that contains the agent space.

Link copied to clipboard

The unique identifier of the membership to delete.

Link copied to clipboard

The type of member to remove.

Functions

Link copied to clipboard
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