QuickBase JS SDK v2 - v2.2.2
    Preparing search index...

    Interface DeleteAppResponse

    interface DeleteAppResponse {
        deletedAppId?: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    deletedAppId?: string

    An ID of deleted application.