public interface AspspProfileUpdateService
void updateFrequencyPerDay(int frequencyPerDay)
void updateCombinedServiceIndicator(boolean combinedServiceIndicator)
void updateBankOfferedConsentSupport(boolean bankOfferedConsentSupport)
void updateAvailablePaymentProducts(List<String> availablePaymentProducts)
void updateScaApproach(ScaApproach scaApproach)
void updateTppSignatureRequired(boolean tppSignatureRequired)
void updatePisRedirectUrlToAspsp(String redirectUrlToAspsp)
void updateAisRedirectUrlToAspsp(String redirectUrlToAspsp)
void updateMulticurrencyAccountLevel(MulticurrencyAccountLevel multicurrencyAccountLevel)
void updateAvailableBookingStatuses(List<BookingStatus> availableBookingStatuses)
void updateSupportedAccountReferenceFields(List<SupportedAccountReferenceField> fields)
void updateConsentLifetime(int consentLifetime)
void updateTransactionLifetime(int transactionLifetime)
void updateAllPsd2Support(boolean allPsd2Support)
void updateAuthorisationStartType(AuthorisationStartType authorisationStartType)
void updateTransactionsWithoutBalancesSupported(boolean transactionsWithoutBalancesSupported)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.