Class CommitTaxResponse

    • Constructor Detail

      • CommitTaxResponse

        public CommitTaxResponse()
    • Method Detail

      • getInternalAttributes

        public Map<String,​Object> getInternalAttributes()
        Any internal attributes that may need to be used for later tax operations. Any values set here will be saved in the order's internal attributes field.
      • setInternalAttributes

        public void setInternalAttributes​(Map<String,​Object> internalAttributes)
        Any internal attributes that may need to be used for later tax operations. Any values set here will be saved in the order's internal attributes field.
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object