Uses of Class
org.hyperledger.aries.api.present_proof.PresentationRequest.IndyRequestedCredsRequestedAttr.IndyRequestedCredsRequestedAttrBuilder
-
Packages that use PresentationRequest.IndyRequestedCredsRequestedAttr.IndyRequestedCredsRequestedAttrBuilder Package Description org.hyperledger.aries.api.present_proof -
-
Uses of PresentationRequest.IndyRequestedCredsRequestedAttr.IndyRequestedCredsRequestedAttrBuilder in org.hyperledger.aries.api.present_proof
Methods in org.hyperledger.aries.api.present_proof that return PresentationRequest.IndyRequestedCredsRequestedAttr.IndyRequestedCredsRequestedAttrBuilder Modifier and Type Method Description static PresentationRequest.IndyRequestedCredsRequestedAttr.IndyRequestedCredsRequestedAttrBuilderPresentationRequest.IndyRequestedCredsRequestedAttr. builder()PresentationRequest.IndyRequestedCredsRequestedAttr.IndyRequestedCredsRequestedAttrBuilderPresentationRequest.IndyRequestedCredsRequestedAttr.IndyRequestedCredsRequestedAttrBuilder. credId(String credId)PresentationRequest.IndyRequestedCredsRequestedAttr.IndyRequestedCredsRequestedAttrBuilderPresentationRequest.IndyRequestedCredsRequestedAttr.IndyRequestedCredsRequestedAttrBuilder. revealed(Boolean revealed)PresentationRequest.IndyRequestedCredsRequestedAttr.IndyRequestedCredsRequestedAttrBuilderPresentationRequest.IndyRequestedCredsRequestedAttr.IndyRequestedCredsRequestedAttrBuilder. timestamp(Integer timestamp)
-