Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 416 Bytes

InlineResponse20032.md

File metadata and controls

19 lines (12 loc) · 416 Bytes

TalonOne::InlineResponse20032

Properties

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

Code Sample

require 'TalonOne'

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