Sha256: d03a95ea0ad7561c4698e39bb4236c68475c2fc20c478eb754390eec48c2ad64

Contents?: true

Size: 423 Bytes

Versions: 5

Compression:

Stored size: 423 Bytes

Contents

# TalonOne::InlineResponse20024

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
talon_one-2.4.0 docs/InlineResponse20024.md
talon_one-2.2.0 docs/InlineResponse20024.md
talon_one-2.1.1 docs/InlineResponse20024.md
talon_one-2.1.0 docs/InlineResponse20024.md
talon_one-2.0.0 docs/InlineResponse20024.md