CoreTweet  2.0.0-beta.2
Yet another .NET Twitter Library
Properties | List of all members
CoreTweet.AccountActivity.UserToUserEventItem Class Reference
Inheritance diagram for CoreTweet.AccountActivity.UserToUserEventItem:
CoreTweet.AccountActivity.TypedEventItem CoreTweet.AccountActivity.TimestampEventItem CoreTweet.Core.CoreBase

Properties

User Source [get, set]
 
User Target [get, set]
 
- Properties inherited from CoreTweet.AccountActivity.TypedEventItem
EventItemType Type [get, set]
 
- Properties inherited from CoreTweet.AccountActivity.TimestampEventItem
DateTimeOffset CreatedTimestamp [get, set]
 

Additional Inherited Members

- Public Types inherited from CoreTweet.AccountActivity.TypedEventItem
enum  EventItemType { EventItemType.Follow, EventItemType.Block, EventItemType.Mute, EventItemType.MessageCreate }
 
- 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)
 

Property Documentation

◆ Source

User CoreTweet.AccountActivity.UserToUserEventItem.Source
getset

◆ Target

User CoreTweet.AccountActivity.UserToUserEventItem.Target
getset

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