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