var hashtable = new Hashtable { ["value"] = new Hashtable { { "ReasonID", 1 }, { "ReasonNa", "割引" }, { "Amount", 100 }, }};