CoreTweet  2.0.0-beta.2
Yet another .NET Twitter Library
Properties | List of all members
CoreTweet.AccountActivity.TimestampEventItem Class Reference

Represents an event item that has the created_timestamp property. More...

Inheritance diagram for CoreTweet.AccountActivity.TimestampEventItem:
CoreTweet.Core.CoreBase CoreTweet.AccountActivity.DirectMessageIndicateTypingEvent CoreTweet.AccountActivity.TypedEventItem CoreTweet.AccountActivity.DirectMessageMarkReadEvent CoreTweet.AccountActivity.UserToUserEventItem

Properties

DateTimeOffset CreatedTimestamp [get, set]
 

Additional Inherited Members

- Static Public Member Functions inherited from CoreTweet.Core.CoreBase
static T Convert< T > (string json, string jsonPath="")
 Converts the JSON to a twitter object of the specified type. More...
 
static List< T > ConvertArray< T > (string json, string jsonPath)
 

Detailed Description

Represents an event item that has the created_timestamp property.

Property Documentation

◆ CreatedTimestamp

DateTimeOffset CoreTweet.AccountActivity.TimestampEventItem.CreatedTimestamp
getset

The documentation for this class was generated from the following file: