WalletUserResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | Unique identifier for the user. | [default to null] |
| photo | String | Optional photo URL. | [optional] [default to null] |
| String | Email address. | [default to null] | |
| phone | String | Phone number. | [default to null] |
| name | String | User name. | [default to null] |
| code | String | User code. | [optional] [default to null] |
| wallet_address | String | Encrypted wallet address token. | [default to null] |