JsonizeMe.convertToJSON

Undocumented in source. Be warned that the author may not have intended to support it.
  1. JSONValue convertToJSON()
    mixintemplate JsonizeMe()
    override
    static if(is(T == class) && __traits(hasMember, BaseClassesTuple!T[0], "populateFromJSON"))
    JSONValue
    convertToJSON
    ()
  2. JSONValue convertToJSON()

Meta