Lemmy .NET API Lemmy .NET API
Lemmy .NET API Lemmy .NET API

Search Results for

    Improve this Doc

    Class BanPersonResponse

    Inheritance
    object
    Response
    BanPersonResponse
    Implements
    IJsonObject
    Inherited Members
    Response.StatusCode
    Response.IsSuccessStatusCode
    Response.ReasonPhrase
    Response.Error
    Response.HasError
    Response.FromHttpResponseMessage<TResponse>(HttpResponseMessage)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: dotNETLemmy.API.Types.Responses
    Assembly: dotNETLemmy.API.dll
    Syntax
    public class BanPersonResponse : Response, IJsonObject

    Properties

    Name Description
    Banned
    PersonView
    © SlyCedix. All rights reserved.