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

    Type Alias formsVerifyGoogleSheetResponse200

    Verify the Google Sheet URL and whether the system can access it.

    type formsVerifyGoogleSheetResponse200 = {
        data: FormsGoogleSheetVerifyResponse;
        status: 200;
    }
    Index

    Properties

    Properties

    status: 200