new DataObject()
OO wrapper around instance data objects endpoint.
This model is special because each instance will be dynamically populated with fields defined in related Class schema attribute.
- Source:
 
Properties:
| Name | Type | Argument | Default | Description | 
|---|---|---|---|---|
id | 
            
            Number | |||
instanceName | 
            
            String | |||
className | 
            
            String | |||
revision | 
            
            Number | |||
owner | 
            
            Number | 
                
                    <optional> | 
            
            
                null | |
owner_permissions | 
            
            String | 
                
                    <optional> | 
            
            
                null | |
group | 
            
            Number | 
                
                    <optional> | 
            
            
                null | |
group_permissions | 
            
            String | 
                
                    <optional> | 
            
            
                null | |
other_permissions | 
            
            String | 
                
                    <optional> | 
            
            
                null | |
channel | 
            
            String | 
                
                    <optional> | 
            
            
                null | |
channel_room | 
            
            String | 
                
                    <optional> | 
            
            
                null | |
description | 
            
            String | 
                
                    <optional> | 
            
            
                null | |
links | 
            
            String | 
                
                    <optional> | 
            
            
                {} | |
created_at | 
            
            Date | 
                
                    <optional> | 
            
            
                null | |
updated_at | 
            
            Date | 
                
                    <optional> | 
            
            
                null |