BatchResultErrorEntry

Gives a detailed description of failed messages in the batch.

Types

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

Properties

Link copied to clipboard

An error code representing why the action failed on this entry.

Link copied to clipboard
val id: String

The Id of an entry in a batch request

Link copied to clipboard

A message explaining why the action failed on this entry.

Link copied to clipboard

Specifies whether the error happened due to the caller of the batch API action.

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