Sha256: 2a5f9b229054912a4eef1f59d22b962a9d1da005d22d1f8c6ff7b3ca41aaa3ba

Contents?: true

Size: 377 Bytes

Versions: 6

Compression:

Stored size: 377 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: 2)
```


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/ApplicationSessionEntity.md
talon_one-6.0.0 docs/ApplicationSessionEntity.md
talon_one-5.0.0 docs/ApplicationSessionEntity.md
talon_one-3.0.2 docs/ApplicationSessionEntity.md
talon_one-3.0.1 docs/ApplicationSessionEntity.md
talon_one-3.0.0 docs/ApplicationSessionEntity.md