model/NomineeListResponseModel library

Functions

nomineeDataFromJson(String str) NomineeData
users_nominee_ID : "2" master_user_id : "81865" type : "master_user" full_name : "Salt Pixel" contact_number : "9565668899" email : "Salt@gmail.com" relation : "Brother" landmark : "Corporate Road" address : "Pinnacle Business Park" city : "Ahmedabad" city_id : "783" state : "Gujarat" state_id : "12" pincode : "380001" country : "India" country_id : "101" dob : "1997-07-01" identity_document : "https://www.reecosys.com/api/image-tool/index.php?src=https://www.reecosys.com/assets/uploads/kyc/1689760594_81865_Screenshot_20230621_142251_One_UI_Home.jpg" identity_document_full : "https://www.reecosys.com/assets/uploads/kyc/1689760594_81865_Screenshot_20230621_142251_One_UI_Home.jpg"
nomineeDataToJson(NomineeData data) String
nomineeListResponseModelFromJson(String str) NomineeListResponseModel
nominee_data : {"users_nominee_ID":"2","master_user_id":"81865","type":"master_user","full_name":"Salt Pixel","contact_number":"9565668899","email":"Salt@gmail.com","relation":"Brother","landmark":"Corporate Road","address":"Pinnacle Business Park","city":"Ahmedabad","city_id":"783","state":"Gujarat","state_id":"12","pincode":"380001","country":"India","country_id":"101","dob":"1997-07-01","identity_document":"https://www.reecosys.com/api/image-tool/index.php?src=https://www.reecosys.com/assets/uploads/kyc/1689760594_81865_Screenshot_20230621_142251_One_UI_Home.jpg","identity_document_full":"https://www.reecosys.com/assets/uploads/kyc/1689760594_81865_Screenshot_20230621_142251_One_UI_Home.jpg"} success : 1 message : ""
nomineeListResponseModelToJson(NomineeListResponseModel data) String