Skip to main content

ODTranscriptHtmlV2Response interface

under construction

We are still working the API Reference! This page might be incomplete or doesn't contain all details!

Overview

The structure of the response received from the Open Ticket HTML Transcripts v2 API.

View Source

Properties


estimated type {lastdump:number, processtime:number, waittime:number}

(no description)

View Source


id string string

(no description)

View Source


status type "error"|"success"

(no description)

View Source


time number number

(no description)

View Source


transcriptstatus type {data:{available:false, fetchedmsgs:true, inqueue:true, processed:false, uploaded:true, waiting:false}, value:2}

(no description)

View Source