@nycu-sdc/core-system-sdk
    Preparing search index...

    Type Alias viewsUnlockFormViewResponse200

    Unlock a view to allow modifications (delete).

    type viewsUnlockFormViewResponse200 = {
        data: ViewsViewResponse;
        status: 200;
    }
    Index

    Properties

    Properties

    status: 200