# InitSessionRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**subscriber_hash** | Option<**String**> | Optional HMAC-SHA256 hash of the subscriber_id for production security. | [optional]
**subscriber_id** | **String** | Subscriber identifier (e.g. user ID from your system). |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)