Uses of Class
com.inteliqua.rest.customer.payload.consent.request.ConsentDataModificationRequest
-
Packages that use ConsentDataModificationRequest Package Description com.inteliqua.rest.customer.payload.consent.request -
-
Uses of ConsentDataModificationRequest in com.inteliqua.rest.customer.payload.consent.request
Methods in com.inteliqua.rest.customer.payload.consent.request that return types with arguments of type ConsentDataModificationRequest Modifier and Type Method Description List<ConsentDataModificationRequest>MultipleConsentUpdateRequest. getModifications()Gets the list of modifications.Method parameters in com.inteliqua.rest.customer.payload.consent.request with type arguments of type ConsentDataModificationRequest Modifier and Type Method Description voidMultipleConsentUpdateRequest. setModifications(List<ConsentDataModificationRequest> modifications)Sets the list of modifications.
-