Sha256: 48a12dacee7b032c752dfc5e11a481b2e5ca374d40413e355160d9e347a7c09c

Contents?: true

Size: 436 Bytes

Versions: 1

Compression:

Stored size: 436 Bytes

Contents

# TalonOne::GenerateCampaignDescription

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
talon_one-6.0.0 docs/GenerateCampaignDescription.md