Sha256: 8dea1d4728dd295fabaa46a2a4b1af4e563e701b3f5074c538b6cebe1e744029

Contents?: true

Size: 380 Bytes

Versions: 7

Compression:

Stored size: 380 Bytes

Contents

# TalonOne::ApplicationSessionEntity

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**session_id** | **Integer** | The globally unique Talon.One ID of the session where this entity was created. | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::ApplicationSessionEntity.new(session_id: null)
```


Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
talon_one-2.5.1 docs/ApplicationSessionEntity.md
talon_one-2.4.0 docs/ApplicationSessionEntity.md
talon_one-2.3.0 docs/ApplicationSessionEntity.md
talon_one-2.2.0 docs/ApplicationSessionEntity.md
talon_one-2.1.1 docs/ApplicationSessionEntity.md
talon_one-2.1.0 docs/ApplicationSessionEntity.md
talon_one-2.0.0 docs/ApplicationSessionEntity.md