BatchCreateUserResponse

Types

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

Properties

Link copied to clipboard

A list of user creation attempts that failed, including error details explaining why each user could not be created.

Link copied to clipboard

A message indicating the overall result of the batch operation.

Link copied to clipboard

A list of user objects that were successfully created, including their assigned user IDs and invite codes.

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