| Name | Type | Description | Notes |
|---|---|---|---|
| visitor_id | string | String of 20 characters that uniquely identifies the visitor's browser or mobile device. | [optional] |
| visitor_found | bool | Attribute represents if a visitor had been identified before. | [optional] |
| confidence | \Fingerprint\ServerAPI\Model\IdentificationConfidence | [optional] | |
| first_seen_at | \Fingerprint\ServerAPI\Model\IdentificationSeenAt | [optional] | |
| last_seen_at | \Fingerprint\ServerAPI\Model\IdentificationSeenAt | [optional] |