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