Name | Type | Description | Notes |
---|---|---|---|
name | String | The name of this collection. | |
description | String | A short description of the purpose of this collection. | [optional] |
require 'TalonOne'
instance = TalonOne::CampaignTemplateCollection.new(name: My collection,
description: My collection of SKUs)