@Component public class ConsentModelMapper extends Object
| Modifier and Type | Field and Description |
|---|---|
AccountModelMapper |
accountModelMapper |
| Constructor and Description |
|---|
ConsentModelMapper() |
public final AccountModelMapper accountModelMapper
public CreateConsentReq mapToCreateConsentReq(Consents consent)
public ConsentStatusResponse200 mapToConsentStatusResponse200(ConsentStatusResponse consentStatusResponse)
public StartScaprocessResponse mapToStartScaProcessResponse(Xs2aCreatePisAuthorisationResponse response)
public StartScaprocessResponse mapToStartScaProcessResponse(Xs2aCreatePisCancellationAuthorisationResponse response)
public UpdatePsuAuthenticationResponse mapToUpdatePsuAuthenticationResponse(UpdateConsentPsuDataResponse response)
public ConsentsResponse201 mapToConsentsResponse201(CreateConsentResponse createConsentResponse)
public ConsentInformationResponse200Json mapToConsentInformationResponse200Json(AccountConsent accountConsent)
public Authorisations mapToAuthorisations(Xs2aAuthorisationSubResources xs2AAuthorisationSubResources)
public UpdateConsentPsuDataReq mapToUpdatePsuData(PsuIdData psuData, String consentId, String authorizationId, Map body)
public Xs2aUpdatePisCommonPaymentPsuDataRequest mapToPisUpdatePsuData(PsuIdData psuData, String paymentId, String authorisationId, String paymentService, String paymentProduct, Map body)
public UpdatePsuAuthenticationResponse mapToUpdatePsuAuthenticationResponse(Xs2aUpdatePisCommonPaymentPsuDataResponse response)
Copyright © 2019. All rights reserved.