public static final class AccountInfo.AccountInfoBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
AccountInfo.AccountInfoBuilder |
accountIdentifier(String accountIdentifier) |
AccountInfo.AccountInfoBuilder |
accountReferenceType(de.adorsys.psd2.xs2a.core.profile.AccountReferenceType accountReferenceType) |
AccountInfo.AccountInfoBuilder |
aspspAccountId(String aspspAccountId) |
AccountInfo |
build() |
AccountInfo.AccountInfoBuilder |
currency(String currency) |
AccountInfo.AccountInfoBuilder |
resourceId(String resourceId) |
public AccountInfo.AccountInfoBuilder resourceId(String resourceId)
public AccountInfo.AccountInfoBuilder aspspAccountId(String aspspAccountId)
public AccountInfo.AccountInfoBuilder accountIdentifier(String accountIdentifier)
public AccountInfo.AccountInfoBuilder currency(String currency)
public AccountInfo.AccountInfoBuilder accountReferenceType(de.adorsys.psd2.xs2a.core.profile.AccountReferenceType accountReferenceType)
public AccountInfo build()
Copyright © 2020. All rights reserved.