Sha256: 2f085d7770046fb126196a5353d339d05ca42d05cd5d82379bcc80a60fa62059

Contents?: true

Size: 381 Bytes

Versions: 5

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

5 entries across 5 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/MultiApplicationEntity.md
talon_one-6.0.0 docs/MultiApplicationEntity.md
talon_one-5.0.0 docs/MultiApplicationEntity.md
talon_one-3.0.2 docs/MultiApplicationEntity.md
talon_one-3.0.1 docs/MultiApplicationEntity.md