Sha256: 3e41e25837cafdb52a53d5e1b55e4ff7adac24abb8e6810a6f37fcd8235f9d88
Contents?: true
Size: 388 Bytes
Versions: 6
Compression:
Stored size: 388 Bytes
Contents
# TalonOne::UpdateUserLatestFeedTimestamp ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **new_latest_feed_timestamp** | **DateTime** | New timestamp to update for the current user. | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::UpdateUserLatestFeedTimestamp.new(new_latest_feed_timestamp: null) ```
Version data entries
6 entries across 6 versions & 1 rubygems