@Deprecated public class Transfer extends TransferInstruction
| Modifier and Type | Field and Description |
|---|---|
String |
accountId
Deprecated.
The unique ID of the account the money is coming from.
|
String |
disbursementId
Deprecated.
No The unique ID of the disbursement you want to look up transfers for.
|
String |
state
Deprecated.
The state that the disbursement is in (new, sent, or failed).
|
String |
transferId
Deprecated.
The unique ID of the transfer.
|
amount, referenceId, to| Constructor and Description |
|---|
Transfer()
Deprecated.
|
public String transferId
public String accountId
public String disbursementId
public String state
Copyright © 2014. All Rights Reserved.