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

    Interface FormsGoogleSheetVerifyRequest

    Request body for verifying a Google Sheet URL.

    interface FormsGoogleSheetVerifyRequest {
        googleSheetUrl: string;
    }
    Index

    Properties

    Properties

    googleSheetUrl: string

    The Google Sheet URL provided by user.