Attribute | Type | Description |
---|---|---|
id |
string |
The ID number of the information collection. |
contentobject_id |
string |
The ID number of the object that collected the information. |
user_identifier |
string |
The identifier of the user that submitted the information. |
created |
string |
A UNIX timestamp revealing the exact date/time when the information was collected. |
modified |
string |
A UNIX timestamp revealing the exact date/time when the collection was last modified. |
attributes |
array |
An array of the collection attributes (as ezinformationcollectionattribute objects). |
object |
object |
The actual object that collected the information (as an ezcontentobject object). |