FailedPropertyBatchInfo

Derived from PropertyBatchInfo. Represents the property batch failing. Contains information about the specific batch failure.

Properties

Name Type Required
ErrorMessage string No
OperationIndex integer No

ErrorMessage

Type: string
Required: No

The error message of the failed operation. Describes the exception thrown due to the first unsuccessful operation in the property batch.


OperationIndex

Type: integer
Required: No

The index of the unsuccessful operation in the property batch.