@Deprecated public class TransferInstruction extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
String |
amount
Deprecated.
The dollar amount on money that is being sent.
|
String |
referenceId
Deprecated.
The reference_id passed by the application (if set).
|
String |
to
Deprecated.
The email address that the money is being sent to.
|
| Constructor and Description |
|---|
TransferInstruction()
Deprecated.
|
Copyright © 2014. All Rights Reserved.