Uses of Class
org.hyperledger.acy_py.generated.model.V10PresentationProblemReportRequest
-
Packages that use V10PresentationProblemReportRequest Package Description org.hyperledger.acy_py.generated.model org.hyperledger.aries -
-
Uses of V10PresentationProblemReportRequest in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return V10PresentationProblemReportRequest Modifier and Type Method Description V10PresentationProblemReportRequestV10PresentationProblemReportRequest.V10PresentationProblemReportRequestBuilder. build() -
Uses of V10PresentationProblemReportRequest in org.hyperledger.aries
Methods in org.hyperledger.aries with parameters of type V10PresentationProblemReportRequest Modifier and Type Method Description voidAriesClient. presentProofRecordsProblemReport(@NonNull String presentationExchangeId, @NonNull V10PresentationProblemReportRequest request)Send a problem report for presentation exchange
-