Sha256: befd660a315fe45314aff5c5e6ec600eb5191cb00669af746bdd9a1a3c8964b0

Contents?: true

Size: 405 Bytes

Versions: 6

Compression:

Stored size: 405 Bytes

Contents

# TalonOne::InlineResponse2003

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::InlineResponse2003.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/InlineResponse2003.md
talon_one-2.4.0 docs/InlineResponse2003.md
talon_one-2.3.0 docs/InlineResponse2003.md
talon_one-2.2.0 docs/InlineResponse2003.md
talon_one-2.1.1 docs/InlineResponse2003.md
talon_one-2.1.0 docs/InlineResponse2003.md