@ubstream/ubstream-node-client-sdk / Exports / IPublicDetectZZOResult
Interface: IPublicDetectZZOResult
Object representing the requestId and diagnoses of the operation after the detection of ZZO.
Hierarchy
↳ IPublicDetectZZOResult
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.