Skip to main content
Version: 1.x.x

User Properties

quip.apps.User.prototype

getId

Function() => string

Returns the unique ID representing this user.

getName

Function() => string

Returns the user's name.

getFirstName

Function() => string

Returns the user's first name.

getLanguage

Function() => string

Returns the user's selected language.

getCompanyId

Function() => string

Returns the unique ID representing this user's company. If the user's company does not exist, returns an empty string.