{"subaccount":{"sntID":26,"fundID":92,"ccountName":"my new subtdg","facpid":1,"startDate":2015-09-09T00:00:00,"endDate":"2015-09-09T00:00:00","TypeID":3,"hipType":1}}
I want just the value of object. for example var t = (angular.toJson(result));
alert(t[0].startDate);