Favorite
Description
Link between the user and the organization: only the organization which users set to be their favorite can track their movements.
Properties
| Name | Type | Description |
|---|---|---|
| userId | String | Authentication service's user unique identifier. |
| organizationId | Long | Unique identifier of the organization the user sets as favorite. |
| orgAuthServerId | String | User unique identifier from the authentication server of the organization. |
| creationDate | DateTime | When the favorite was added by the user. |