Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 501 Bytes

ExecuteResult.md

File metadata and controls

10 lines (7 loc) · 501 Bytes

Zuora::ExecuteResult

Properties

Name Type Description Notes
errors Array<Error> [optional]
id String The ID of the object in the call. The value is the same as the value you provide in the `ids` field for the request. [optional]
success BOOLEAN Returns `true` if the call was processed successfully, otherwise `false`. [optional]