Documentation
    Preparing search index...
    interface ApiAppBackup {
        id: string;
        url: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string

    Your app id

    url: string

    The backup url.

    • You can access it only once.