Constructor
new Attribute(attributeId, noteId, type, name, value, position, isInheritable, isDeleted, dateCreated, dateModified)
Parameters:
| Name | Type | Description | 
|---|---|---|
attributeId | 
            
            string | |
noteId | 
            
            string | |
type | 
            
            string | |
name | 
            
            string | |
value | 
            
            string | |
position | 
            
            int | |
isInheritable | 
            
            boolean | |
isDeleted | 
            
            boolean | |
dateCreated | 
            
            string | |
dateModified | 
            
            string | 
- Source: