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

Properties

string Detail [get, set]
 
string Section [get, set]
 
string Title [get, set]
 
string ResourceId [get, set]
 
string ResourceType [get, set]
 
string Parameter [get, set]
 
string Value [get, set]
 
string Type [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

◆ Detail

string CoreTweet.V2.Error.Detail
getset

◆ Parameter

string CoreTweet.V2.Error.Parameter
getset

◆ ResourceId

string CoreTweet.V2.Error.ResourceId
getset

◆ ResourceType

string CoreTweet.V2.Error.ResourceType
getset

◆ Section

string CoreTweet.V2.Error.Section
getset

◆ Title

string CoreTweet.V2.Error.Title
getset

◆ Type

string CoreTweet.V2.Error.Type
getset

◆ Value

string CoreTweet.V2.Error.Value
getset

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