public interface AspspConsentDataRepository extends Xs2aCrudRepository<AspspConsentDataEntity,String>
| Modifier and Type | Method and Description |
|---|---|
Optional<AspspConsentDataEntity> |
findByConsentId(String externalConsentId) |
Optional<AspspConsentDataEntity> findByConsentId(String externalConsentId)
Copyright © 2019. All rights reserved.