# SmoochApi::AppUserMerge ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **surviving** | [**MergedUser**](MergedUser.md) | Nested object representing the user that will survive at the end of the merge | **discarded** | [**MergedUser**](MergedUser.md) | Nested object representing the user to merge into the surviving user. This user will be deleted as part of the process. |