Sha256: 1b4179413f8d8c2b7292cd4529ef839339bb647c797df4335fef25d79b44291f

Contents?: true

Size: 324 Bytes

Versions: 7

Compression:

Stored size: 324 Bytes

Contents

# TalonOne::AccountEntity

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::AccountEntity.new(account_id: 3886)
```


Version data entries

7 entries across 7 versions & 1 rubygems

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