# DePeriodMittwaldPeriodV1PeriodMembershipPeriodInviteInformation ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **invitation_token** | Option<**String**> | Token for authentication purposes. | [optional] **invited_by** | [**uuid::Uuid**](uuid::Uuid.md) | ID of the user that created the invite. | **user_id** | Option<[**uuid::Uuid**](uuid::Uuid.md)> | ID of the user this invite is for. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)