Type alias QuickBaseRequestDeleteApp

QuickBaseRequestDeleteApp: QuickBaseRequest & {
    appId: string;
    name: string;
}

Type declaration

  • appId: string

    The unique identifier of an app

  • name: string

    To confirm application deletion we ask for application name.