Class AuthReplyData

  • All Implemented Interfaces:
    java.io.Serializable

    public class AuthReplyData
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • AuthReplyData

        public AuthReplyData()
    • Method Detail

      • setCcAuthReplyReasonCode

        public void setCcAuthReplyReasonCode​(java.lang.Integer ccAuthReplyReasonCode)
      • getCcAuthReplyReasonCode

        public java.lang.Integer getCcAuthReplyReasonCode()
      • setCcAuthReplyAuthorizationCode

        public void setCcAuthReplyAuthorizationCode​(java.lang.String ccAuthReplyAuthorizationCode)
      • getCcAuthReplyAuthorizationCode

        public java.lang.String getCcAuthReplyAuthorizationCode()
      • setCcAuthReplyCvCode

        public void setCcAuthReplyCvCode​(java.lang.String ccAuthReplyCvCode)
      • getCcAuthReplyCvCode

        public java.lang.String getCcAuthReplyCvCode()
      • setCvnDecision

        public void setCvnDecision​(java.lang.Boolean cvnDecision)
      • getCvnDecision

        public java.lang.Boolean getCvnDecision()
      • setCcAuthReplyAvsCodeRaw

        public void setCcAuthReplyAvsCodeRaw​(java.lang.String ccAuthReplyAvsCodeRaw)
      • getCcAuthReplyAvsCodeRaw

        public java.lang.String getCcAuthReplyAvsCodeRaw()
      • setCcAuthReplyAvsCode

        public void setCcAuthReplyAvsCode​(java.lang.String ccAuthReplyAvsCode)
      • getCcAuthReplyAvsCode

        public java.lang.String getCcAuthReplyAvsCode()
      • setCcAuthReplyAmount

        public void setCcAuthReplyAmount​(java.math.BigDecimal ccAuthReplyAmount)
      • getCcAuthReplyAmount

        public java.math.BigDecimal getCcAuthReplyAmount()
      • setCcAuthReplyProcessorResponse

        public void setCcAuthReplyProcessorResponse​(java.lang.String ccAuthReplyProcessorResponse)
      • getCcAuthReplyProcessorResponse

        public java.lang.String getCcAuthReplyProcessorResponse()
      • setCcAuthReplyAuthorizedDateTime

        public void setCcAuthReplyAuthorizedDateTime​(java.lang.String ccAuthReplyAuthorizedDateTime)
      • getCcAuthReplyAuthorizedDateTime

        public java.lang.String getCcAuthReplyAuthorizedDateTime()