Skip to content

Files

Latest commit

 

History

History
19 lines (12 loc) · 408 Bytes

InlineResponse20045.md

File metadata and controls

19 lines (12 loc) · 408 Bytes

TalonOne::InlineResponse20045

Properties

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

Code Sample

require 'TalonOne'

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