Placeholders for the User entity
The following Placeholders are used for User entity.
Placeholder | Description |
---|---|
user.id | an ID of the User |
user.email | an email of the User |
user.first_name | a first name for the User |
user.middle_name | a middle name for the User |
user.last_name | the last name for the User |
user.status | a global status of the User |
user_invite.email | an email of the external User |
user_invite.role | a role of the external User |