Sha256: 29a110e100d08a81f0bb191bb1ff60b8aaaf835dc24ddf0304ac3dfc91ed354c

Contents?: true

Size: 431 Bytes

Versions: 1

Compression:

Stored size: 431 Bytes

Contents

# TalonOne::GenerateCampaignDescription

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ruleset_id** | **Integer** | ID of a ruleset. | 
**currency** | **String** | Currency for the campaign. | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::GenerateCampaignDescription.new(ruleset_id: null,
                                 currency: null)
```


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/GenerateCampaignDescription.md