Sha256: 6eb31c7a71f00d50c69e56866ef64a74f0f0994e7fe2e1df64860ffe540e1049

Contents?: true

Size: 499 Bytes

Versions: 7

Compression:

Stored size: 499 Bytes

Contents

# TalonOne::CampaignTemplateCollection

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | The name of this collection. | 
**description** | **String** | A short description of the purpose of this collection. | [optional] 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::CampaignTemplateCollection.new(name: My collection,
                                 description: My collection of SKUs)
```


Version data entries

7 entries across 7 versions & 1 rubygems

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