Uses of Class
org.hyperledger.acy_py.generated.model.VCRecordList
-
Packages that use VCRecordList Package Description org.hyperledger.acy_py.generated.model org.hyperledger.aries -
-
Uses of VCRecordList in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return VCRecordList Modifier and Type Method Description VCRecordListVCRecordList.VCRecordListBuilder. build() -
Uses of VCRecordList in org.hyperledger.aries
Methods in org.hyperledger.aries that return types with arguments of type VCRecordList Modifier and Type Method Description Optional<VCRecordList>AriesClient. credentialsW3C(@NonNull W3CCredentialsListRequest w3cReq)Fetch W3C credentials from wallet
-