Name | Type | Description | Notes |
---|---|---|---|
invitationId | UUID | The identifier of the Invitation. | [optional] |
String | The invited user's email address. | [optional] | |
productId | UUID | The identifier of the Product the user was invited to. | [optional] |
productName | String | The name of the Product the user was invited to. | [optional] |
permissionGroupId | Long | The identifier of the Permission Group the user was invited to. | [optional] |
createdAt | OffsetDateTime | Creation time of the Invitation. | [optional] |
expired | Boolean | Determines whether the Invitation is expired. | [optional] |
expires | OffsetDateTime | Expiration time of the Invitation. | [optional] |