Sha256: c3ce157072b6c4b0d8f12907dcab897921c3c49ce523b072d95cd8c15bcecd48

Contents?: true

Size: 408 Bytes

Versions: 7

Compression:

Stored size: 408 Bytes

Contents

# TalonOne::CampaignSetLeafNode

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **String** | Indicates the node type | 
**campaign_id** | **Integer** | ID of the campaign | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::CampaignSetLeafNode.new(type: null,
                                 campaign_id: null)
```


Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
talon_one-2.5.1 docs/CampaignSetLeafNode.md
talon_one-2.4.0 docs/CampaignSetLeafNode.md
talon_one-2.3.0 docs/CampaignSetLeafNode.md
talon_one-2.2.0 docs/CampaignSetLeafNode.md
talon_one-2.1.1 docs/CampaignSetLeafNode.md
talon_one-2.1.0 docs/CampaignSetLeafNode.md
talon_one-2.0.0 docs/CampaignSetLeafNode.md