@wildix/wim-voicebots-client > TraceSegmentStatus
TraceSegmentStatus variable
Signature:
TraceSegmentStatus: {
    readonly COMPLETE: "complete";
    readonly ERROR: "error";
    readonly PENDING: "pending";
}
@wildix/wim-voicebots-client > TraceSegmentStatus
Signature:
TraceSegmentStatus: {
    readonly COMPLETE: "complete";
    readonly ERROR: "error";
    readonly PENDING: "pending";
}