Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 639 Bytes

MessageLogEntries.md

File metadata and controls

19 lines (12 loc) · 639 Bytes

TalonOne::MessageLogEntries

Properties

Name Type Description Notes
next_cursor String The next value in the database. Note: If this value is not present, it means that there are no more values in the database for this combination of request parameters. [optional]
data Array<MessageLogEntry> List of message logs.

Code Sample

require 'TalonOne'

instance = TalonOne::MessageLogEntries.new(next_cursor: SmJlNERRMHdyNWFsTmRDZDVYU0c&#x3D;,
                                 data: null)