Sha256: b8993de625a6d05b98dbb8e1c16ed12790ee42b571c7ff1a32473d5905d09672

Contents?: true

Size: 437 Bytes

Versions: 5

Compression:

Stored size: 437 Bytes

Contents

# TalonOne::InlineResponse20014

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
talon_one-2.3.0 docs/InlineResponse20014.md
talon_one-2.2.0 docs/InlineResponse20014.md
talon_one-2.1.1 docs/InlineResponse20014.md
talon_one-2.1.0 docs/InlineResponse20014.md
talon_one-2.0.0 docs/InlineResponse20014.md