About this resource
Representation of an order target with mass record ids for download link
Properties
| Property | Description | Type |
|---|---|---|
| errorDescription | User friendly message in case of error. | string |
| errors | Gets the collection with recordIds for each target error. | Collection of downloadlinkmassordertargeterror items |
| fileVersionId | The Id of the Record file version this target represents. | guid |
| id | The Id of this target. | guid |
| recordId | The Id of the Record this target represents. | guid |
| recordIds | IDs of the records that this target represents, in the case of a download order that was requested to be submitted without preliminary checks. | Collection of guid items |
| status | The status of this target. | string (values: pending, succeeded, failed, partiallyfailed) |
| targetType | Type of the target. | string (values: version, preview, thumbnail, custom, additionalfile) |