AllInquiries class
Constructors
-
AllInquiries({String? id, String? inquiryTimes, String? projectId, String? userId, String? name, String? contactNo, String? emailAddress, String? cpName, String? cpContactNo, String? cpCompanyName, String? cpUserId, String? verifyOtp, String? cpVerify, String? inquiryFrom, String? inquiryManual, String? type, String? typeSort, String? typeShow, String? adminModuleId, String? salesMasterUserId, String? salesName, String? task, String? activity, String? createdAtTime, num? createdAtToday, String? createdAt, String? createdTime, Notification? notification, String? followUpUpdateAtTime, String? followUpUpdate, String? followUpDateAtTime, String? followUpDate, String? followUpDateTime, String? dateTime, String? dateFormat, num? last5minLead, num? leadInDue, String? dateFormatSort, num? followUpAdd, FollowDate? followDate, String? oldInquiry, String? masterUserId, String? masterUserName, String? resume, num? overdue, String? leadSource, String? leadSubSource, String? leadBudget, String? leadPriority, String? leadArea, String? leadCategory, String? leadType, String? investAmount, String? leadUnitType, String? leadBuyType, String? projectTitle, String? isStar, LeadRights? leadRights, List<String>? inquiriesTags, String? designation, String? occupation, String? companyName, String? birthdate, String? clientSecondaryContactNo, String? experience, String? currentCompany, String? currentDesignation, String? department, String? nameOfFirm, String? categoryItem, String? completeProductDetails, String? firmEstablishmentYear, String? productDetailsCatalogue, String? firmStatus, String? natureOfBusiness, String? addressOfRegOffice, String? factoryAddress, String? companyRefOne, String? companyRefTwo, String? companyRefThree, String? isQualityManual, String? isQualityAudits, String? gstNo, String? panNo, String? vendorContactNo, String? turnOver, String? bankDetails, String? bankAccountNo, String? ifscCode, String? gstAttach, String? panAttach, String? isoAttach, String? addressAttach, String? msmeAttach, String? societyName, String? address, String? plotArea, String? existingUnit, String? requirements, String? roadWidth, String? memberConfirmation, String? otherConfirmation, String? proposeLandType, String? attachment, String? landType, String? locationUrl, String? nonAgriculture, String? zone, String? otherAttachment, num? agreeTandc, List<FollowUpHistory>? followUpHistory, num? feedbackFound, String? lostReason, String? unitNo})
-
-
AllInquiries.fromJson(dynamic json)
-
Methods
-
copyWith({String? id, String? inquiryTimes, String? projectId, String? userId, String? name, String? contactNo, String? emailAddress, String? cpName, String? cpContactNo, String? cpCompanyName, String? cpUserId, String? verifyOtp, String? cpVerify, String? inquiryFrom, String? inquiryManual, String? type, String? typeSort, String? typeShow, String? adminModuleId, String? salesMasterUserId, String? salesName, String? task, String? activity, String? createdAtTime, num? createdAtToday, String? createdAt, String? createdTime, Notification? notification, String? followUpUpdateAtTime, String? followUpUpdate, String? followUpDateAtTime, String? followUpDate, String? followUpDateTime, String? dateTime, String? dateFormat, num? last5minLead, num? leadInDue, String? dateFormatSort, num? followUpAdd, FollowDate? followDate, String? oldInquiry, String? masterUserId, String? masterUserName, String? resume, num? overdue, String? leadSource, String? leadSubSource, String? leadBudget, String? leadPriority, String? leadArea, String? leadCategory, String? leadType, String? investAmount, String? leadUnitType, String? leadBuyType, String? projectTitle, String? isStar, LeadRights? leadRights, List<String>? inquiriesTags, String? designation, String? occupation, String? companyName, String? birthdate, String? clientSecondaryContactNo, String? experience, String? currentCompany, String? currentDesignation, String? department, String? nameOfFirm, String? categoryItem, String? completeProductDetails, String? firmEstablishmentYear, String? productDetailsCatalogue, String? firmStatus, String? natureOfBusiness, String? addressOfRegOffice, String? factoryAddress, String? companyRefOne, String? companyRefTwo, String? companyRefThree, String? isQualityManual, String? isQualityAudits, String? gstNo, String? panNo, String? vendorContactNo, String? turnOver, String? bankDetails, String? bankAccountNo, String? ifscCode, String? gstAttach, String? panAttach, String? isoAttach, String? addressAttach, String? msmeAttach, String? societyName, String? address, String? plotArea, String? existingUnit, String? requirements, String? roadWidth, String? memberConfirmation, String? otherConfirmation, String? proposeLandType, String? attachment, String? landType, String? locationUrl, String? nonAgriculture, String? zone, String? otherAttachment, num? agreeTandc, List<FollowUpHistory>? followUpHistory, num? feedbackFound, String? lostReason, String? unitNo})
→ AllInquiries
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson()
→ Map<String, dynamic>
-
-
toString()
→ String
-
A string representation of this object.
inherited