Search Results for

    Show / Hide Table of Contents

    Class Flag

    Inheritance
    Object
    JsonObject<Flag>
    Flag
    Inherited Members
    JsonObject<Flag>.CreateFromJson(String)
    JsonObject<Flag>.ToJson(Flag)
    Namespace: JoshAaronMiller.INaturalist
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public class Flag : JsonObject<Flag>

    Fields

    flag

    Declaration
    public string flag
    Field Value
    Type Description
    String

    flaggable_id

    Declaration
    public int flaggable_id
    Field Value
    Type Description
    Int32

    flaggable_type

    Declaration
    public string flaggable_type
    Field Value
    Type Description
    String
    In This Article
    Back to top Documentation