JsonizeMe.convertToJSON

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

Meta