The client the collector belongs to.
Optional options: CollectorOptions<Model>The options of the collector.
Readonly clientReadonly collectedThe collected data.
Readonly createdThe date the collector was created.
Optional endedThe date the collector was ended.
Readonly optionsThe 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