@contio/partner-sdk - v1.7.1
    Preparing search index...

    Interface ExportSummary

    Entity count summary in an export response.

    interface ExportSummary {
        action_buttons: number;
        canvas_templates: number;
        next_steps: number;
        shortcuts: number;
        templates: number;
        workflows: number;
    }
    Index

    Properties

    action_buttons: number
    canvas_templates: number
    next_steps: number
    shortcuts: number
    templates: number
    workflows: number