# TransferzeroSdk.PayinMethodDetails ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **phoneNumber** | **String** | The phone number where the funds should be collected from | [optional] **accountName** | **String** | Merchant's virtual account name | [optional] **accountNumber** | **String** | Merchant's virtual account number | [optional] **mobileProvider** | [**PayoutMethodMobileProviderEnum**](PayoutMethodMobileProviderEnum.md) | | [optional] **country** | [**PayoutMethodCountryEnum**](PayoutMethodCountryEnum.md) | | [optional] **otp** | **String** | The OTP that the sender received in otp verified ussd popup ux flow. | [optional] **refundAddress** | **String** | Please make sure the refund_address is a valid BTC address belonging to the sender, as that is going to be used in case the transaction has to be refunded. | [optional]