Classes
Enumerations
Interfaces
TypeAliases

CompassTeamCheckin

A team checkin communicates checkin for a team.

Property NameTypeDescription
__typenameLiteral
actionsMaybe<Array<CompassTeamCheckinAction>>A list of actions that are part of the team checkin.
changeMetadataCompassChangeMetadataContains change metadata for the team checkin.
idStringThe ID of the team checkin.
moodMaybe<Number>The mood of the team checkin.
response1Maybe<String>The response to the question 1 of the team checkin.
response1RichTextMaybe<CompassRichTextObject>The response to the question 1 of the team checkin in a rich text format.
response2Maybe<String>The response to the question 2 of the team checkin.
response2RichTextMaybe<CompassRichTextObject>The response to the question 2 of the team checkin in a rich text format.
response3Maybe<String>The response to the question 3 of the team checkin.
response3RichTextMaybe<CompassRichTextObject>The response to the question 3 of the team checkin in a rich text format.
teamIdMaybe<String>The unique identifier (ID) of the team that did the checkin.

Rate this page: