Sha256: 879c4dade731ec33270264d16231b0982b98bc2c1f7314d1ce2258469a699f0e

Contents?: true

Size: 591 Bytes

Versions: 1

Compression:

Stored size: 591 Bytes

Contents

# TalonOne::ListCampaignStoreBudgets

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**store** | [**ListCampaignStoreBudgetsStore**](ListCampaignStoreBudgetsStore.md) |  | 
**limit** | **Integer** |  | 
**action** | **String** |  | 
**period** | **String** |  | [optional] 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::ListCampaignStoreBudgets.new(store: null,
                                 limit: null,
                                 action: null,
                                 period: null)
```


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/ListCampaignStoreBudgets.md