Sha256: 2e3fa4376f3c0227a2759f627562114b49f32a1aceb756b7447b8bb907f310ae

Contents?: true

Size: 413 Bytes

Versions: 6

Compression:

Stored size: 413 Bytes

Contents

# TalonOne::InlineResponse2001

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-2.5.1 docs/InlineResponse2001.md
talon_one-2.4.0 docs/InlineResponse2001.md
talon_one-2.3.0 docs/InlineResponse2001.md
talon_one-2.2.0 docs/InlineResponse2001.md
talon_one-2.1.1 docs/InlineResponse2001.md
talon_one-2.1.0 docs/InlineResponse2001.md