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

    Interface FormsGoogleSheetEmailResponse

    Response containing the Gmail address for Google Sheet permissions.

    interface FormsGoogleSheetEmailResponse {
        email: string;
    }
    Index

    Properties

    Properties

    email: string

    The Gmail address that should be added to Google Sheet permissions so the system can modify the form.