@ubstream/ubstream-node-client-sdk / Exports / IPublicDeleteZZOResult
Interface: IPublicDeleteZZOResult
Object representing the requestId and diagnoses of the operation after the deletion of ZZO.
Hierarchy
↳ IPublicDeleteZZOResult
Table of contents
Properties
Properties
$diagnoses
• Optional $diagnoses: IPublicHttpDiagnose[]
Array of diagnoses.
Inherited from
IPublicHttpResponseDataWithRequestId.$diagnoses
feedbackId
• Optional feedbackId: string
Deprecated
Use requestId instead
Inherited from
IPublicHttpResponseDataWithRequestId.feedbackId
requestId
• requestId: string
RequestId of the operation.