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

Properties

string Status [get, set]
 
object Errors [get, set]
 
bool Ok [get, set]
 
object Warnings [get, set]
 

Property Documentation

◆ Errors

object Reddit.Things.ActionResult.Errors
getset

◆ Ok

bool Reddit.Things.ActionResult.Ok
getset

◆ Status

string Reddit.Things.ActionResult.Status
getset

◆ Warnings

object Reddit.Things.ActionResult.Warnings
getset

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