Uses of Class
org.hyperledger.acy_py.generated.model.V20CredStoreRequest
-
Packages that use V20CredStoreRequest Package Description org.hyperledger.acy_py.generated.model org.hyperledger.aries -
-
Uses of V20CredStoreRequest in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return V20CredStoreRequest Modifier and Type Method Description V20CredStoreRequestV20CredStoreRequest.V20CredStoreRequestBuilder. build() -
Uses of V20CredStoreRequest in org.hyperledger.aries
Methods in org.hyperledger.aries with parameters of type V20CredStoreRequest Modifier and Type Method Description Optional<V20CredExRecordDetail>AriesClient. issueCredentialV2RecordsStore(@NonNull String credentialExchangeId, V20CredStoreRequest request)Store a received credential
-