Sha256: 0e08b15fe4dca8f55ffe1fe1ef1a40c0b153d3034f279be129a039f8bc51faa7

Contents?: true

Size: 440 Bytes

Versions: 6

Compression:

Stored size: 440 Bytes

Contents

# TalonOne::BulkCampaignNotification

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/BulkCampaignNotification.md
talon_one-6.0.0 docs/BulkCampaignNotification.md
talon_one-5.0.0 docs/BulkCampaignNotification.md
talon_one-3.0.2 docs/BulkCampaignNotification.md
talon_one-3.0.1 docs/BulkCampaignNotification.md
talon_one-3.0.0 docs/BulkCampaignNotification.md