The client the collector belongs to.
The options of the collector.
Readonly
clientThe client the collector belongs to.
Readonly
collectedThe collected data.
Readonly
createdThe date the collector was created.
Optional
endedThe date the collector was ended.
Readonly
optionsThe options of the collector.
The timestamp the collector was created.
The timestamp the collector was ended.
Whether the collector has ended.
The time the collector has been running.
Rest
...args: CollectorEvents<Model>[Event]
The collector of a data model.
Example