interface TwitterApiErrorTraceInfo {
    trace_id: string;
}

Properties

Properties

trace_id: string