Sha256: 998272c76dd29e8c923ff8631a29aab35dadcc4cb3b6a3437359ad87577442dc

Contents?: true

Size: 344 Bytes

Versions: 6

Compression:

Stored size: 344 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: null)
```


Version data entries

6 entries across 6 versions & 1 rubygems

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