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