public class AccountReference extends Object
| Constructor and Description |
|---|
AccountReference(AccountReferenceType accountReferenceType,
String accountReferenceValue,
Currency currency)
This constructor should be used for storing initial accounts data (as it was requested by TPP)
|
AccountReference(AccountReferenceType accountReferenceType,
String accountReferenceValue,
Currency currency,
String resourceId,
String aspspAccountId)
This constructor should be used for storing accounts data received from aspsp
|
| Modifier and Type | Method and Description |
|---|---|
AccountReferenceSelector |
getUsedAccountReferenceSelector() |
public AccountReference(AccountReferenceType accountReferenceType, String accountReferenceValue, Currency currency)
public AccountReference(AccountReferenceType accountReferenceType, String accountReferenceValue, Currency currency, String resourceId, String aspspAccountId)
public AccountReferenceSelector getUsedAccountReferenceSelector()
Copyright © 2019. All rights reserved.