OPENAPI / COMPONENTS / SCHEMAS

BatchResultErrorEntry

BatchResultErrorEntry

<p>Gives a detailed description of the result of an action on each entry in the request.</p>

object4字段
Idstring必填

<p>The <code>Id</code> of an entry in a batch request.</p>

SenderFaultstring必填

<p>Specifies whether the error happened due to the caller of the batch API action.</p>

Codestring必填

<p>An error code representing why the action failed on this entry.</p>

Messagestring

<p>A message explaining why the action failed on this entry.</p>