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.BanStatus Class Reference

Properties

DateTime EndDate [get, set]
 
string Reason [get, set]
 
bool IsBanned [get, set]
 
bool IsPermanent [get, set]
 

Property Documentation

◆ EndDate

DateTime Reddit.Things.BanStatus.EndDate
getset

◆ IsBanned

bool Reddit.Things.BanStatus.IsBanned
getset

◆ IsPermanent

bool Reddit.Things.BanStatus.IsPermanent
getset

◆ Reason

string Reddit.Things.BanStatus.Reason
getset

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