public static interface UpdateAuthMapper.AisMapper extends DtoMapper<AisConsent,AisConsentInitiateBody>
| Modifier and Type | Method and Description |
|---|---|
AisConsentInitiateBody |
map(AisConsent from) |
AisConsentInitiateBody.AccountReferenceBody |
map(String accounts) |
AisConsentInitiateBody map(AisConsent from)
map in interface DtoMapper<AisConsent,AisConsentInitiateBody>AisConsentInitiateBody.AccountReferenceBody map(String accounts)
Copyright © 2020. All rights reserved.