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

    Type Alias viewsLockFormViewResponse200

    Lock a view to prevent further modifications (delete).

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

    Properties

    Properties

    status: 200