Skip to content

Files

Latest commit

Jan 16, 2025
21f059d · Jan 16, 2025

History

History
19 lines (12 loc) · 424 Bytes

InlineResponse20020.md

File metadata and controls

19 lines (12 loc) · 424 Bytes

TalonOne::InlineResponse20020

Properties

Name Type Description Notes
total_result_size Integer
data Array<CampaignAnalytics>

Code Sample

require 'TalonOne'

instance = TalonOne::InlineResponse20020.new(total_result_size: 1,
                                 data: null)