| Name | 
                    Type | 
                    Required | 
                    Description | 
                
                
                    attachedMarkers  | 
                    marker[]  | 
                      | 
                    Set of marker elements associated with the entity. | 
                
                
                    attachedReminders  | 
                    reminder[]  | 
                      | 
                    List of reminders attached to the entity | 
                
                
                    attachedSubscriptions  | 
                    subscription[]  | 
                      | 
                    List of subscriptions attached to the entity | 
                
                
                    availableMarkers  | 
                    marker[]  | 
                      | 
                    Set of available Markers. | 
                
                
                    bonds  | 
                    bond[]  | 
                      | 
                    List of artifact bonds | 
                
                
                    changeStatus  | 
                    changeStatus  | 
                      | 
                    The change status of the artifact | 
                
                
                    collabId  | 
                    beeId  | 
                      | 
                    CollabId of the snapshot | 
                
                
                    createdOn  | 
                    dateTime  | 
                      | 
                    Entity's creation date | 
                
                
                    creator  | 
                    actor  | 
                      | 
                    The actor that created this entity | 
                
                
                    deleted  | 
                    boolean  | 
                      | 
                    Deletion flag. If this property is set to true the entity is
 deleted. | 
                
                
                    description  | 
                    string  | 
                      | 
                    Description of the Folder. | 
                
                
                    elementCount  | 
                    int  | 
                      | 
                    The number of elements in the Folder. | 
                
                
                    elements  | 
                    listResult  | 
                      | 
                    A list of ArchiveItems within this Archive. | 
                
                
                    modifiedBy  | 
                    actor  | 
                      | 
                    The actor that last modified the entity | 
                
                
                    modifiedOn  | 
                    dateTime  | 
                      | 
                    The date when entity was last modified | 
                
                
                    name  | 
                    string  | 
                      | 
                    Name of the entity. | 
                
                
                    parent  | 
                    entity  | 
                      | 
                    The parent for this entity. | 
                
                
                    policies  | 
                    policy[]  | 
                      | 
                    Set of Policies. | 
                
                
                    properties  | 
                    collabProperties  | 
                      | 
                    The properties of the artifact that are shared among all the actors | 
                
                
                    snapshotId  | 
                    string  | 
                      | 
                    Contains the snapshot identifier for this snapshot. Snapshot identifiers
 are used to implement optimistic locking on the server. | 
                
                
                    userCreatedOn  | 
                    dateTime  | 
                      | 
                    The user creation date (if created offline) | 
                
                
                    userModifiedOn  | 
                    dateTime  | 
                      | 
                    The user last modified date (if modified offline) | 
                
                
                    viewer  | 
                    actor  | 
                      | 
                    The actor for which this artifact snapshot was loaded. All the artifact
 viewer properties in this snapshot are loaded for this actor. | 
                
                
                    viewerProperties  | 
                    collabProperties  | 
                      | 
                    The viewer properties of the artifact that are private to loading actor |