Sha256: 2168ea2d190829d0f6c5d7c57df3997cfa14cf6ce2459730897beca28dda4f46

Contents?: true

Size: 440 Bytes

Versions: 2

Compression:

Stored size: 440 Bytes

Contents

# TalonOne::InlineResponse20038

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
talon_one-6.0.0 docs/InlineResponse20038.md
talon_one-5.0.0 docs/InlineResponse20038.md