Sha256: abb0a02ce9684de92f9918d5a9b2a2853a1d580d20dd590b2a5f03f25460a17b

Contents?: true

Size: 312 Bytes

Versions: 7

Compression:

Stored size: 312 Bytes

Contents

# TalonOne::UserEntity

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**user_id** | **Integer** | The ID of the account that owns this entity. | 

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

7 entries across 7 versions & 1 rubygems

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