Sha256: da8baa4a481921c0f8043d53482311b0fc70af6ad8bfa2b7e28d263f1aa1264e

Contents?: true

Size: 314 Bytes

Versions: 6

Compression:

Stored size: 314 Bytes

Contents

# TalonOne::UserEntity

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**user_id** | **Integer** | The ID of the user associated with this entity. | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::UserEntity.new(user_id: 388)
```


Version data entries

6 entries across 6 versions & 1 rubygems

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