Name | Type | Description | Notes |
---|---|---|---|
store | ListCampaignStoreBudgetsStore | ||
limit | Integer | ||
action | String | ||
period | String | [optional] |
require 'TalonOne'
instance = TalonOne::ListCampaignStoreBudgets.new(store: null,
limit: null,
action: null,
period: null)