diff --git a/src/Event.php b/src/Event.php index 2ce444a..f587193 100644 --- a/src/Event.php +++ b/src/Event.php @@ -66,6 +66,7 @@ class Event implements \JsonSerializable 'platform' => 'string', 'os_name' => 'string', 'os_version' => 'string', + 'session_id' => 'string', 'device_brand' => 'string', 'device_manufacturer' => 'string', 'device_model' => 'string',