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