Sha256: c01a4ddb6c917d60d8337aa2d917892f906471179ea68194ef64da248097fc17

Contents?: true

Size: 603 Bytes

Versions: 1

Compression:

Stored size: 603 Bytes

Contents

# TalonOne::NewCampaignStoreBudget

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**action** | **String** |  | 
**store_limits** | [**Array<NewCampaignStoreBudgetStoreLimit>**](NewCampaignStoreBudgetStoreLimit.md) | The set of budget limits for stores linked to the campaign. | 
**period** | **String** |  | [optional] 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::NewCampaignStoreBudget.new(action: null,
                                 store_limits: null,
                                 period: null)
```


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/NewCampaignStoreBudget.md