observation-js Documentation - v1.16.0
    Preparing search index...

    Interface ExportStartResponse

    interface ExportStartResponse {
        id: number;
        message: string;
        state_url: string;
    }
    Index

    Properties

    Properties

    id: number
    message: string
    state_url: string