Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 391 Bytes

InlineResponse20010.md

File metadata and controls

19 lines (12 loc) · 391 Bytes

TalonOne::InlineResponse20010

Properties

Name Type Description Notes
has_more Boolean
data Array<Referral>

Code Sample

require 'TalonOne'

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