Rules-APIAPI - AttributeGroupVersion: Version 1.2.xOn this pageAPI - AttributeGroup The AttributeGroup class represents a group of related attributes. Fields FieldTypeDescriptionnameStringGroup nameactiveBooleanWhether group is activeattributesList<Attribute>Attributes in the group Getters String getName();Boolean getActive();List<Attribute> getAttributes();