Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 435 Bytes

InlineResponse2004.md

File metadata and controls

19 lines (12 loc) · 435 Bytes

TalonOne::InlineResponse2004

Properties

Name Type Description Notes
has_more Boolean
data Array<LedgerPointsEntryIntegrationAPI>

Code Sample

require 'TalonOne'

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