Sha256: d386c91fec821589d49698885c99d06fff2d4c09af98df3cff460d4f7de0133e

Contents?: true

Size: 381 Bytes

Versions: 8

Compression:

Stored size: 381 Bytes

Contents

# TalonOne::MultiApplicationEntity

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**application_ids** | **Array<Integer>** | The IDs of the applications that are related to this entity. | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::MultiApplicationEntity.new(application_ids: null)
```


Version data entries

8 entries across 8 versions & 1 rubygems

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