SaveResult
This object provides the result of the create() and update() calls. This SOAP API reference describes this complex type including supported calls and field descriptions.
Fields
All field names are case sensitive.
Field | Description |
---|---|
Errors[] | If the create or update failed, this contains an array of Error objects. |
Id | ID of the created or updated object. |
Success | If the create or update was successful, true . Otherwise, false . |