Sha256: e3945d40d8adf19016fdc450de39acc54331f7e4baa299dc440d4ba3f3bfd52b

Contents?: true

Size: 489 Bytes

Versions: 7

Compression:

Stored size: 489 Bytes

Contents

# TalonOne::NewCampaignCollection

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

7 entries across 7 versions & 1 rubygems

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