Class VerificationSession.Redaction

    • Constructor Detail

      • Redaction

        public Redaction()
    • Method Detail

      • getStatus

        public java.lang.String getStatus()
        Indicates whether this object and its related objects have been redacted or not.

        One of processing, or redacted.

      • setStatus

        public void setStatus​(java.lang.String status)
        Indicates whether this object and its related objects have been redacted or not.

        One of processing, or redacted.

      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • canEqual

        protected boolean canEqual​(java.lang.Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object