Hierarchy

  • MessageBatchErrorItem

Properties

code?: string

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

id?: string

An identifier for a message in this batch used to communicate the result.

message?: string

A message explaining why the action failed on this entry.

senderFault?: boolean

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