Sha256: c04b2aada974fa9f08089f3aa0d8e7c352d5d989ddea5a46ebb95b1fea261cb5

Contents?: true

Size: 431 Bytes

Versions: 3

Compression:

Stored size: 431 Bytes

Contents

# TalonOne::InlineResponse20012

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
talon_one-2.1.1 docs/InlineResponse20012.md
talon_one-2.1.0 docs/InlineResponse20012.md
talon_one-2.0.0 docs/InlineResponse20012.md