Sha256: 8036b881af876bda88ef35dd578c96deade5150b14589eefee8712fe7e6888e3

Contents?: true

Size: 413 Bytes

Versions: 1

Compression:

Stored size: 413 Bytes

Contents

# TalonOne::InlineResponse20012

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
talon_one-2.4.0 docs/InlineResponse20012.md