Accepts input for updating a team checkin action.
| Property Name | Type | Description |
|---|---|---|
| actionText | InputMaybe<String> | The text of the team checkin action item. |
| completed | InputMaybe<Boolean> | Whether the action is completed or not. |
| id | String | The ID of the team checkin action item. |
Rate this page: