Events¶
flowtask.components.NetworkNinja.models.events
¶
Event
¶
EventPosition
¶
Bases: BaseModel
Event Position Model.
EventPunch
¶
Bases: AbstractPayload
Event Punch Model.
Example
{
"cico_id": 4089,
"event_id": 12272,
"visitor_id": 18180,
"latitude": "32.8066746",
"longitude": "-97.426601",
"cico_type": "out",
"related_checkout_id": null,
"total_hours": null,
"client_id": 57,
"orgid": 106,
"visitor_name": "Margaret Ojeogwu",
"timestamp_utc": "2025-03-22T01:17:36+00:00"
}