This is my json format printed in output log my 1st doubt is how i create separate class for mystatus object in json object and with mystatus object i need to check whether the entered username and password is correct or not, if valid username means it should return value as "s"
This my response
{"login_response":[{"phone":"000000000","status":"Login Successfull",","**mystatus**":"S","mpin":"",","card_store_flag":"0"}]}