FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
ameliabooking
/
vendor
/
square
/
square
/
doc
/
models
Edit File: team-member-invitation-status.md
# Team Member Invitation Status Enumerates the possible invitation statuses the team member can have within a business. ## Enumeration `TeamMemberInvitationStatus` ## Fields | Name | Description | | --- | --- | | `UNINVITED` | The team member has not received an invitation. | | `PENDING` | The team member has received an invitation, but had not accepted it. | | `ACCEPTED` | The team member has both received and accepted an invitation. |
Save
Back