WalletTransferRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| amount | Double | Amount to transfer (minimum 1.0). | [default to null] |
| user_id | Long | User ID to transfer to (minimum 1). | [default to null] |
| password | String | Optional password for verification. | [optional] [default to null] |
| wallet_address | String | Optional wallet address. | [optional] [default to null] |