Reddit.NET  1.5
Reddit.NET is a .NET Standard library that provides easy access to the Reddit API with virtually no boilerplate code required.
Reddit.Things.FlairV2 Class Reference

Public Member Functions

bool ShouldSerializetextEditable ()
 
bool ShouldSerializemodOnly ()
 
bool ShouldSerializebackgroundColor ()
 
bool ShouldSerializetextColor ()
 
bool ShouldSerializeflairType ()
 

Properties

bool TextEditable [get, set]
 
string Type [get, set]
 
string Text [get, set]
 
bool ModOnly [get, set]
 
List< FlairRichtextRichtext [get, set]
 
string BackgroundColor [get, set]
 
string Id [get, set]
 
string TextColor [get, set]
 
string FlairType [get, set]
 

Member Function Documentation

◆ ShouldSerializebackgroundColor()

bool Reddit.Things.FlairV2.ShouldSerializebackgroundColor ( )

◆ ShouldSerializeflairType()

bool Reddit.Things.FlairV2.ShouldSerializeflairType ( )

◆ ShouldSerializemodOnly()

bool Reddit.Things.FlairV2.ShouldSerializemodOnly ( )

◆ ShouldSerializetextColor()

bool Reddit.Things.FlairV2.ShouldSerializetextColor ( )

◆ ShouldSerializetextEditable()

bool Reddit.Things.FlairV2.ShouldSerializetextEditable ( )

Property Documentation

◆ BackgroundColor

string Reddit.Things.FlairV2.BackgroundColor
getset

◆ FlairType

string Reddit.Things.FlairV2.FlairType
getset

◆ Id

string Reddit.Things.FlairV2.Id
getset

◆ ModOnly

bool Reddit.Things.FlairV2.ModOnly
getset

◆ Richtext

List<FlairRichtext> Reddit.Things.FlairV2.Richtext
getset

◆ Text

string Reddit.Things.FlairV2.Text
getset

◆ TextColor

string Reddit.Things.FlairV2.TextColor
getset

◆ TextEditable

bool Reddit.Things.FlairV2.TextEditable
getset

◆ Type

string Reddit.Things.FlairV2.Type
getset

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