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

    Type Alias formsGetGoogleSheetEmailResponse200

    Get the Gmail address that should be added to Google Sheet permissions. This address needs to be granted access to the Google Sheet so the system can modify the form.

    type formsGetGoogleSheetEmailResponse200 = {
        data: FormsGoogleSheetEmailResponse;
        status: 200;
    }
    Index

    Properties

    Properties

    status: 200