No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Error
Represents an error that occurred during
a synchronous CRUD (createMetadata(), updateMetadata(), or deleteMetadata()) operation.
Version
Available in API version 30.0 and later.
Properties
| Name | Type | Description |
|---|---|---|
| fields | string[] | An array containing names of fields that affected the error condition. |
| message | string | The error message text. |
| statusCode | StatusCode | A status code corresponding to the error. For a description of each StatusCode value, see “StatusCode” in the SOAP API Developer's Guide. |