Class Session.TaxIDCollection

    • Constructor Detail

      • TaxIDCollection

        public TaxIDCollection()
    • Method Detail

      • getEnabled

        public java.lang.Boolean getEnabled()
        Indicates whether tax ID collection is enabled for the session.
      • setEnabled

        public void setEnabled​(java.lang.Boolean enabled)
        Indicates whether tax ID collection is enabled for the session.
      • 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