Classes
Enumerations
Interfaces
TypeAliases

CompassUpdateTeamCheckinInput

Accepts input for updating a team checkin.

Property NameTypeDescription
actionsInputMaybe<Array<CompassTeamCheckinActionInput>>A list of action items belong to the checkin.
cloudIdStringThe cloud ID of the site to update a checkin on.
idStringThe ID of the team checkin being updated.
moodNumberThe mood of the team checkin.
response1InputMaybe<String>The response to the question 1 of the team checkin.
response1RichTextInputMaybe<CompassUpdateTeamCheckinResponseRichText>The response to the question 1 of the team checkin in a rich text format.
response2InputMaybe<String>The response to the question 2 of the team checkin.
response2RichTextInputMaybe<CompassUpdateTeamCheckinResponseRichText>The response to the question 2 of the team checkin in a rich text format.
response3InputMaybe<String>The response to the question 3 of the team checkin.
response3RichTextInputMaybe<CompassUpdateTeamCheckinResponseRichText>The response to the question 3 of the team checkin in a rich text format.

Rate this page: