Sha256: eb5ec4bcb9d8aa0dade0528af88f8ba88d889b592c02ad848c37957231277ee6

Contents?: true

Size: 343 Bytes

Versions: 7

Compression:

Stored size: 343 Bytes

Contents

# TalonOne::ApplicationEntity

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::ApplicationEntity.new(application_id: 322)
```


Version data entries

7 entries across 7 versions & 1 rubygems

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