Sha256: 8e1d31987c80824d7e182779bc569d2fb90fa9a687eede81bc1d3a104782d710
Contents?: true
Size: 462 Bytes
Versions: 1
Compression:
Stored size: 462 Bytes
Contents
# TalonOne::ListCampaignStoreBudgetsStore ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | | **integration_id** | **String** | | **name** | **String** | | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::ListCampaignStoreBudgetsStore.new(id: null, integration_id: null, name: null) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
talon_one-7.0.0 | docs/ListCampaignStoreBudgetsStore.md |