BatchToggleUserSuspendStatusRequest

Types

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

Properties

Link copied to clipboard

A unique identifier for this request to ensure idempotency.

Link copied to clipboard

The ID of the Wickr network where users will be suspended or unsuspended.

Link copied to clipboard

A boolean value indicating whether to suspend (true) or unsuspend (false) the specified users.

Link copied to clipboard

A list of user IDs identifying the users whose suspend status will be toggled. Maximum 50 users per batch request.

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