Class AspspAccountAccess
- java.lang.Object
-
- de.adorsys.psd2.consent.domain.account.AspspAccountAccess
-
@Entity(name="aspsp_account_access") public class AspspAccountAccess extends Object
-
-
Constructor Summary
Constructors Constructor Description AspspAccountAccess(ConsentEntity consent, String accountIdentifier, de.adorsys.psd2.consent.api.TypeAccess typeAccess, de.adorsys.psd2.xs2a.core.profile.AccountReferenceType accountReferenceType, Currency currency, String resourceId, String aspspAccountId)AspspAccountAccess(Long id, ConsentEntity consent, String accountIdentifier, de.adorsys.psd2.consent.api.TypeAccess typeAccess, de.adorsys.psd2.xs2a.core.profile.AccountReferenceType accountReferenceType, Currency currency, String resourceId, String aspspAccountId)
-
-
-
Constructor Detail
-
AspspAccountAccess
public AspspAccountAccess(ConsentEntity consent, String accountIdentifier, de.adorsys.psd2.consent.api.TypeAccess typeAccess, de.adorsys.psd2.xs2a.core.profile.AccountReferenceType accountReferenceType, Currency currency, String resourceId, String aspspAccountId)
-
-