Editor

Editor

This class represents editor data consisting of the editor’s email address, ID, name, profile picture, and team memberships.

Instance method summary

  • email()
    Returns the editor’s email address.
  • id()
    Returns the unique identifier of the editor.
  • name()
    Returns the name of the editor.
  • picture()
    Returns the editor's picture URL from their IAM profile.
  • teams()
    Returns the list of the teams the editor is a member of.

See also

currentEditor