This object provides the result of the delete call.
For information on the field types, see Field Types.
| Field | Description |
|---|---|
| errors[] | If the delete failed, this contains an array of Error objects. |
| id | ID of the deleted object. |
| success | A boolean field indicating the success of the delete operation. If the delete was successful, it is true. Otherwise, false. |
Copyright © 2008-2009 Zuora, Inc.