Attr Class
- Last UpdatedNov 06, 2025
- 1 minute read
The Attr class is an abstract class that is the base class for all attribute types. It contains all the properties and functions common to all attributes. Specific attribute types such as item and lot attributes inherit from this class and then add their specifics to it.