ItemClassAttr Constructor(String,String)
- Last UpdatedNov 06, 2025
- 1 minute read
The ItemClassAttr() method is the constructor for the class. It initializes the properties of this item class attribute. This overload of the method passes the item_class_id and attr_name as parameters and retrieves the item class's specified attribute from the database to initialize the object. If the object does not already exists, it throws an exception.