Sha256: c87b7428237a4b68d65146c9886524ea614f451c5f51c8ab02b10a1a1436754e
Contents?: true
Size: 700 Bytes
Versions: 97
Compression:
Stored size: 700 Bytes
Contents
--- title: TestExecutionOperationResult --- ## PureCloud::TestExecutionOperationResult ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **step** | **Integer** | The step number to indicate the order in which the operation was performed | [optional] | | **name** | **String** | Name of the operation performed | [optional] | | **success** | **BOOLEAN** | Indicated whether or not the operation was successful | [optional] | | **result** | **Object** | The result of the operation | [optional] | | **error** | [**ErrorBody**](ErrorBody.html) | Error that occurred during the operation | [optional] | {: class="table table-striped"}
Version data entries
97 entries across 97 versions & 1 rubygems