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

Properties

string Id [get, set]
 
string Name [get, set]
 
string UserId [get, set]
 
User User [get, set]
 
string CollectionUrl [get, set]
 
string CustomTimelineUrl [get, set]
 
string Description [get, set]
 
string Url [get, set]
 
string Visibility [get, set]
 
string TimelineOrder [get, set]
 
string CollectionType [get, set]
 
string CustomTimelineType [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)
 

Property Documentation

◆ CollectionType

string CoreTweet.Timeline.CollectionType
getset

◆ CollectionUrl

string CoreTweet.Timeline.CollectionUrl
getset

◆ CustomTimelineType

string CoreTweet.Timeline.CustomTimelineType
getset

◆ CustomTimelineUrl

string CoreTweet.Timeline.CustomTimelineUrl
getset

◆ Description

string CoreTweet.Timeline.Description
getset

◆ Id

string CoreTweet.Timeline.Id
getset

◆ Name

string CoreTweet.Timeline.Name
getset

◆ TimelineOrder

string CoreTweet.Timeline.TimelineOrder
getset

◆ Url

string CoreTweet.Timeline.Url
getset

◆ User

User CoreTweet.Timeline.User
getset

◆ UserId

string CoreTweet.Timeline.UserId
getset

◆ Visibility

string CoreTweet.Timeline.Visibility
getset

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