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