Documentation
    Preparing search index...

    Interface ApiAppBackupAll

    interface ApiAppBackupAll {
        id: string;
        status: string;
        url: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string

    Your app id

    status: string

    The backup status

    url: string

    The backup url.

    • You can access it only once.