Sha256: f87ce5b43b88fa8f7c4713e3e11c020dffae4bcc2f28472008ad445eca80c056

Contents?: true

Size: 410 Bytes

Versions: 3

Compression:

Stored size: 410 Bytes

Contents

# TalonOne::InlineResponse2005

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**total_result_size** | **Integer** |  | 
**data** | [**Array<Application>**](Application.md) |  | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::InlineResponse2005.new(total_result_size: 1,
                                 data: null)
```


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/InlineResponse2005.md
talon_one-6.0.0 docs/InlineResponse2005.md
talon_one-5.0.0 docs/InlineResponse2005.md