public static class Payout.Links
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCreditor()
ID of creditor who will receive this payout, i.e.
|
java.lang.String |
getCreditorBankAccount()
ID of bank account which this will be sent to.
|
public java.lang.String getCreditor()
ID of creditor who will receive this payout, i.e. the owner of the creditor_bank_account
.
public java.lang.String getCreditorBankAccount()
ID of bank account which this will be sent to.