Class V10PresentationExchange
- java.lang.Object
-
- org.hyperledger.acy_py.generated.model.V10PresentationExchange
-
public class V10PresentationExchange extends Object
V10PresentationExchange
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classV10PresentationExchange.InitiatorEnumPresent-proof exchange initiator: self or externalstatic classV10PresentationExchange.RoleEnumPresent-proof exchange role: prover or verifierstatic classV10PresentationExchange.V10PresentationExchangeBuilderstatic classV10PresentationExchange.VerifiedEnumWhether presentation is verified: true or false
-
Field Summary
Fields Modifier and Type Field Description static StringSERIALIZED_NAME_AUTO_PRESENTstatic StringSERIALIZED_NAME_AUTO_VERIFYstatic StringSERIALIZED_NAME_CONNECTION_IDstatic StringSERIALIZED_NAME_CREATED_ATstatic StringSERIALIZED_NAME_ERROR_MSGstatic StringSERIALIZED_NAME_INITIATORstatic StringSERIALIZED_NAME_PRESENTATIONstatic StringSERIALIZED_NAME_PRESENTATION_EXCHANGE_IDstatic StringSERIALIZED_NAME_PRESENTATION_PROPOSAL_DICTstatic StringSERIALIZED_NAME_PRESENTATION_REQUESTstatic StringSERIALIZED_NAME_PRESENTATION_REQUEST_DICTstatic StringSERIALIZED_NAME_ROLEstatic StringSERIALIZED_NAME_STATEstatic StringSERIALIZED_NAME_THREAD_IDstatic StringSERIALIZED_NAME_TRACEstatic StringSERIALIZED_NAME_UPDATED_ATstatic StringSERIALIZED_NAME_VERIFIED
-
Constructor Summary
Constructors Constructor Description V10PresentationExchange()V10PresentationExchange(Boolean autoPresent, Boolean autoVerify, String connectionId, String createdAt, String errorMsg, V10PresentationExchange.InitiatorEnum initiator, IndyProof presentation, String presentationExchangeId, PresentationProposal presentationProposalDict, IndyProofRequest presentationRequest, PresentationRequest presentationRequestDict, V10PresentationExchange.RoleEnum role, String state, String threadId, Boolean trace, String updatedAt, V10PresentationExchange.VerifiedEnum verified)
-
Method Summary
-
-
-
Field Detail
-
SERIALIZED_NAME_AUTO_PRESENT
public static final String SERIALIZED_NAME_AUTO_PRESENT
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_AUTO_VERIFY
public static final String SERIALIZED_NAME_AUTO_VERIFY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_CONNECTION_ID
public static final String SERIALIZED_NAME_CONNECTION_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_CREATED_AT
public static final String SERIALIZED_NAME_CREATED_AT
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ERROR_MSG
public static final String SERIALIZED_NAME_ERROR_MSG
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_INITIATOR
public static final String SERIALIZED_NAME_INITIATOR
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_PRESENTATION
public static final String SERIALIZED_NAME_PRESENTATION
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_PRESENTATION_EXCHANGE_ID
public static final String SERIALIZED_NAME_PRESENTATION_EXCHANGE_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_PRESENTATION_PROPOSAL_DICT
public static final String SERIALIZED_NAME_PRESENTATION_PROPOSAL_DICT
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_PRESENTATION_REQUEST
public static final String SERIALIZED_NAME_PRESENTATION_REQUEST
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_PRESENTATION_REQUEST_DICT
public static final String SERIALIZED_NAME_PRESENTATION_REQUEST_DICT
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ROLE
public static final String SERIALIZED_NAME_ROLE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_STATE
public static final String SERIALIZED_NAME_STATE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_THREAD_ID
public static final String SERIALIZED_NAME_THREAD_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_TRACE
public static final String SERIALIZED_NAME_TRACE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_UPDATED_AT
public static final String SERIALIZED_NAME_UPDATED_AT
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_VERIFIED
public static final String SERIALIZED_NAME_VERIFIED
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
V10PresentationExchange
public V10PresentationExchange(Boolean autoPresent, Boolean autoVerify, String connectionId, String createdAt, String errorMsg, V10PresentationExchange.InitiatorEnum initiator, IndyProof presentation, String presentationExchangeId, PresentationProposal presentationProposalDict, IndyProofRequest presentationRequest, PresentationRequest presentationRequestDict, V10PresentationExchange.RoleEnum role, String state, String threadId, Boolean trace, String updatedAt, V10PresentationExchange.VerifiedEnum verified)
-
V10PresentationExchange
public V10PresentationExchange()
-
-
Method Detail
-
builder
public static V10PresentationExchange.V10PresentationExchangeBuilder builder()
-
getAutoPresent
public Boolean getAutoPresent()
-
getAutoVerify
public Boolean getAutoVerify()
-
getConnectionId
public String getConnectionId()
-
getCreatedAt
public String getCreatedAt()
-
getErrorMsg
public String getErrorMsg()
-
getInitiator
public V10PresentationExchange.InitiatorEnum getInitiator()
-
getPresentation
public IndyProof getPresentation()
-
getPresentationExchangeId
public String getPresentationExchangeId()
-
getPresentationProposalDict
public PresentationProposal getPresentationProposalDict()
-
getPresentationRequest
public IndyProofRequest getPresentationRequest()
-
getPresentationRequestDict
public PresentationRequest getPresentationRequestDict()
-
getRole
public V10PresentationExchange.RoleEnum getRole()
-
getState
public String getState()
-
getThreadId
public String getThreadId()
-
getTrace
public Boolean getTrace()
-
getUpdatedAt
public String getUpdatedAt()
-
getVerified
public V10PresentationExchange.VerifiedEnum getVerified()
-
setAutoPresent
public void setAutoPresent(Boolean autoPresent)
-
setAutoVerify
public void setAutoVerify(Boolean autoVerify)
-
setConnectionId
public void setConnectionId(String connectionId)
-
setCreatedAt
public void setCreatedAt(String createdAt)
-
setErrorMsg
public void setErrorMsg(String errorMsg)
-
setInitiator
public void setInitiator(V10PresentationExchange.InitiatorEnum initiator)
-
setPresentation
public void setPresentation(IndyProof presentation)
-
setPresentationExchangeId
public void setPresentationExchangeId(String presentationExchangeId)
-
setPresentationProposalDict
public void setPresentationProposalDict(PresentationProposal presentationProposalDict)
-
setPresentationRequest
public void setPresentationRequest(IndyProofRequest presentationRequest)
-
setPresentationRequestDict
public void setPresentationRequestDict(PresentationRequest presentationRequestDict)
-
setRole
public void setRole(V10PresentationExchange.RoleEnum role)
-
setState
public void setState(String state)
-
setThreadId
public void setThreadId(String threadId)
-
setTrace
public void setTrace(Boolean trace)
-
setUpdatedAt
public void setUpdatedAt(String updatedAt)
-
setVerified
public void setVerified(V10PresentationExchange.VerifiedEnum verified)
-
canEqual
protected boolean canEqual(Object other)
-
-