Skip to content

Files

Latest commit

Jan 16, 2025
21f059d · Jan 16, 2025

History

History
21 lines (14 loc) · 462 Bytes

ListCampaignStoreBudgetsStore.md

File metadata and controls

21 lines (14 loc) · 462 Bytes

TalonOne::ListCampaignStoreBudgetsStore

Properties

Name Type Description Notes
id Integer
integration_id String
name String

Code Sample

require 'TalonOne'

instance = TalonOne::ListCampaignStoreBudgetsStore.new(id: null,
                                 integration_id: null,
                                 name: null)