public class Transfer
extends java.lang.Object
| Constructor | Description |
|---|---|
Transfer(java.lang.String mobile,
java.lang.String amount,
java.lang.String externalId,
java.lang.String payeeNote,
java.lang.String payerMessage,
java.lang.String currency) |
Transfer operation is used to transfer an
amount from the owner’s account to a payee account.
|
public Transfer(java.lang.String mobile,
java.lang.String amount,
java.lang.String externalId,
java.lang.String payeeNote,
java.lang.String payerMessage,
java.lang.String currency)
mobile - String Mobile number to transfer toamount - Amount that will be debited from the payer account.externalId - External id is used as a reference to the transaction.
External id is used for reconciliation. The external id
will be included in transaction history report.
External id is not required to be unique.payeeNote - Message that will be written in the payee
transaction history note field.payerMessage - Message that will be written in the payer
transaction history message field.currency - ISO4217 Currency