Back to Node Auth0

Interface FlowActionGoogleSheetsAddRowParams

docs/interfaces/management.Management.FlowActionGoogleSheetsAddRowParams.html

5.9.11.4 KB
Original Source

Interface FlowActionGoogleSheetsAddRowParams

interface FlowActionGoogleSheetsAddRowParams {
connection_id: string;
spreadsheet_id: string;
sheet_id?: FlowActionGoogleSheetsAddRowParamsSheetId;
values?: FlowActionGoogleSheetsAddRowParamsValues;
}

Index

Properties

connection_idspreadsheet_idsheet_id?values?

Properties

connection_id

connection_id: string

spreadsheet_id

spreadsheet_id: string

Optionalsheet_id

sheet_id?: FlowActionGoogleSheetsAddRowParamsSheetId

Optionalvalues

values?: FlowActionGoogleSheetsAddRowParamsValues

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties connection_idspreadsheet_idsheet_idvalues