public static class Creditor.Links
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDefaultAudPayoutAccount()
ID of the bank account which is set up to receive payouts in AUD.
|
java.lang.String |
getDefaultDkkPayoutAccount()
ID of the bank account which is set up to receive payouts in DKK.
|
java.lang.String |
getDefaultEurPayoutAccount()
ID of the bank account which is set up to receive payouts in EUR.
|
java.lang.String |
getDefaultGbpPayoutAccount()
ID of the bank account which is set up to receive payouts in GBP.
|
java.lang.String |
getDefaultSekPayoutAccount()
ID of the bank account which is set up to receive payouts in SEK.
|
public java.lang.String getDefaultAudPayoutAccount()
ID of the bank account which is set up to receive payouts in AUD.
public java.lang.String getDefaultDkkPayoutAccount()
ID of the bank account which is set up to receive payouts in DKK.
public java.lang.String getDefaultEurPayoutAccount()
ID of the bank account which is set up to receive payouts in EUR.
public java.lang.String getDefaultGbpPayoutAccount()
ID of the bank account which is set up to receive payouts in GBP.
public java.lang.String getDefaultSekPayoutAccount()
ID of the bank account which is set up to receive payouts in SEK.