Class TicketPart.UpdatedAttributeData.Attribute

    • Method Detail

      • getType

        public java.lang.String getType()
        Returns:
        The type of the object. Always 'attribute'.
      • getId

        public java.lang.String getId()
        Returns:
        The unique identifier of the attribute.
      • getLabel

        public java.lang.String getLabel()
        Returns:
        The human-readable name of the attribute.
      • equals

        public boolean equals​(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object
      • getAdditionalProperties

        public java.util.Map<java.lang.String,​java.lang.Object> getAdditionalProperties()
      • hashCode

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

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object