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