API Docs for: 1.5.0
Show:

SectionInputStruct Class

Returns a structure used to create and update a Section. See for ex. ContentService.createSection

Constructor

SectionInputStruct

(
  • identifier
  • name
)

Parameters:

  • identifier String

    unique section identifier

  • name String

    section name

Item Index