Sha256: 912d519de6c85fa19bdbdfee3ed6f68c35de7b96eb3251d2dfe8cef08235268c

Contents?: true

Size: 402 Bytes

Versions: 2

Compression:

Stored size: 402 Bytes

Contents

# TalonOne::InlineResponse2006

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
talon_one-3.0.2 docs/InlineResponse2006.md
talon_one-3.0.1 docs/InlineResponse2006.md