@ubstream/ubstream-node-client-sdk / Exports / IPublicMediaDocumentUploadResultDataWithRequestId
Interface: IPublicMediaDocumentUploadResultDataWithRequestId
Object representing the result of a media document upload. Contains information concerning the media document uploaded, the requestId and diagnoses of the operation.
Hierarchy
↳ IPublicMediaDocumentUploadResultDataWithRequestId
Table of contents
Properties
Properties
$diagnoses
• Optional
$diagnoses: IPublicHttpDiagnose
[]
Array of diagnoses.
Inherited from
IPublicMediaDocumentUploadResultData.$diagnoses
documentId
• documentId: string
The id of the document.
Inherited from
IPublicMediaDocumentUploadResultData.documentId
feedbackId
• Optional
feedbackId: string
Deprecated
Use requestId instead
Inherited from
IPublicMediaDocumentUploadResultData.feedbackId
id
• id: string
The id of the media.
Inherited from
IPublicMediaDocumentUploadResultData.id
requestId
• requestId: string
RequestId of the operation.