Sha256: 4e456bbacad92789741f8b250e5e13cb513f7ee27043b79a31a82011a50df0ea

Contents?: true

Size: 413 Bytes

Versions: 5

Compression:

Stored size: 413 Bytes

Contents

# TalonOne::InlineResponse20013

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::InlineResponse20013.new(has_more: null,
                                 data: null)
```


Version data entries

5 entries across 5 versions & 1 rubygems

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