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. |
require 'TalonOne'
instance = TalonOne::MessageLogEntries.new(next_cursor: SmJlNERRMHdyNWFsTmRDZDVYU0c=,
data: null)