Skip to content

PlaceMovement

Description

Represents a movement in a place of an organization.

Properties

Name Type Description
exitToken String Token generated by the server when the user entered in the organization. It is required only to track an exit movement. If this property is not empty in an entrance movement it will not be considered.
timestamp DateTime Date and time of the moment in which the user entered the place.
movementType Integer Type of movement. It can be: - Entrance: 1 - Exit: -1
placeId Long Unique identifier of the place in which the user had access.
orgAuthServerId String User unique identifier from the authentication server of the organization.