Sha256: f75218935936a917aa252e153028e611bdc2e5fd072bca211707c81ef64648bb
Contents?: true
Size: 409 Bytes
Versions: 6
Compression:
Stored size: 409 Bytes
Contents
# TalonOne::CampaignSetLeafNode ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **type** | **String** | Indicates the node type. | **campaign_id** | **Integer** | ID of the campaign | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::CampaignSetLeafNode.new(type: null, campaign_id: null) ```
Version data entries
6 entries across 6 versions & 1 rubygems