Uses of Class
com.ibanity.apis.client.products.xs2a.models.AccountInformationAccessRequest
Packages that use AccountInformationAccessRequest
Package
Description
-
Uses of AccountInformationAccessRequest in com.ibanity.apis.client.products.xs2a.services
Methods in com.ibanity.apis.client.products.xs2a.services that return AccountInformationAccessRequestModifier and TypeMethodDescriptionAccountInformationAccessRequestsService.create(AccountInformationAccessRequestCreationQuery accountInformationAccessRequestCreationQuery) AccountInformationAccessRequestsService.find(AccountInformationAccessRequestCreationQuery accountInformationAccessRequestCreationQuery) Deprecated.AccountInformationAccessRequestsService.find(AccountInformationAccessRequestReadQuery accountInformationAccessRequestReadQuery) -
Uses of AccountInformationAccessRequest in com.ibanity.apis.client.products.xs2a.services.impl
Methods in com.ibanity.apis.client.products.xs2a.services.impl that return AccountInformationAccessRequestModifier and TypeMethodDescriptionAccountInformationAccessRequestsServiceImpl.create(AccountInformationAccessRequestCreationQuery accountInformationAccessRequestCreationQuery) AccountInformationAccessRequestsServiceImpl.find(AccountInformationAccessRequestCreationQuery accountInformationAccessRequestCreationQuery) Deprecated.AccountInformationAccessRequestsServiceImpl.find(AccountInformationAccessRequestReadQuery accountInformationAccessRequestReadQuery)
AccountInformationAccessRequestsService.find(AccountInformationAccessRequestReadQuery)instead.