model/InquiryRemarkListResponseModel library

Functions

dataFromJson(String str) RemarkList
remarks : "Need Price List" date_time : "12 seconds ago"
dataToJson(RemarkList data) String
inquiryRemarkListResponseModelFromJson(String str) InquiryRemarkListResponseModel
data : {"remarks":"Need Price List","date_time":"12 seconds ago"} success : 1 message : "Records found."
inquiryRemarkListResponseModelToJson(InquiryRemarkListResponseModel data) String