Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 408 Bytes

InlineResponse20046.md

File metadata and controls

19 lines (12 loc) · 408 Bytes

TalonOne::InlineResponse20046

Properties

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

Code Sample

require 'TalonOne'

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