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