Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 403 Bytes

InlineResponse20019.md

File metadata and controls

19 lines (12 loc) · 403 Bytes

TalonOne::InlineResponse20019

Properties

Name Type Description Notes
has_more Boolean
data Array<AccessLogEntry>

Code Sample

require 'TalonOne'

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