When true, funds are deposited directly into the recipient's bank account without a security question. When false, a security question and answer are required to complete the transfer
| Name | Type | Description | Notes |
|---|---|---|---|
| accountHolder | AccountHolderDetails | ||
| recipientHandle | RecipientHandle | ||
| message | String | The message to be sent to the recipient | [optional] |
| autoDeposit | Boolean | Whether to automatically deposit the funds into the account | |
| securityQuestion | String | The security question to be used for the security answer | [optional] |
| securityAnswer | String | The security answer to be used for the security question | [optional] |