Introduction
The AttributesSets module is used to manage attributes.
getAttributes
Getting all attribute set objects. This method return all attribute sets objects and total. It returns a Promise that resolves to an IAttributesSetsResponse object.
getSingleAttributeByMarkerSet
Getting one attribute with data from the attribute set.
getAttributeSetByMarker
Getting a single object of attributes set by marker.
getAttributesByMarker
Getting all attributes with data from the attribute set.