Uses of Class
org.hyperledger.acy_py.generated.model.V20PresentationSendRequestToProposal
-
Packages that use V20PresentationSendRequestToProposal Package Description org.hyperledger.acy_py.generated.model org.hyperledger.aries -
-
Uses of V20PresentationSendRequestToProposal in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return V20PresentationSendRequestToProposal Modifier and Type Method Description V20PresentationSendRequestToProposalV20PresentationSendRequestToProposal.V20PresentationSendRequestToProposalBuilder. build() -
Uses of V20PresentationSendRequestToProposal in org.hyperledger.aries
Methods in org.hyperledger.aries with parameters of type V20PresentationSendRequestToProposal Modifier and Type Method Description Optional<V20PresExRecord>AriesClient. presentProofV2RecordsSendRequest(@NonNull String presentationExchangeId, @NonNull V20PresentationSendRequestToProposal request)Sends presentation request in reference to a proposal
-