BatchUserErrorResponseItem

Contains error information for a user operation that failed in a batch user request.

Types

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

Properties

Link copied to clipboard

The field that caused the error.

Link copied to clipboard

A description of why the user operation failed.

Link copied to clipboard

The user ID associated with the failed operation.

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