Skip to content

Files

Latest commit

Jan 16, 2025
21f059d · Jan 16, 2025

History

History
19 lines (12 loc) · 420 Bytes

InlineResponse20030.md

File metadata and controls

19 lines (12 loc) · 420 Bytes

TalonOne::InlineResponse20030

Properties

Name Type Description Notes
has_more Boolean [optional]
data Array<AudienceAnalytics>

Code Sample

require 'TalonOne'

instance = TalonOne::InlineResponse20030.new(has_more: null,
                                 data: null)