AllInquiries constructor
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? remarks,
- String? lostReason,
- String? unitNo,
Implementation
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? remarks,
String? lostReason,
String? unitNo,}){
_id = id;
_inquiryTimes = inquiryTimes;
_projectId = projectId;
_userId = userId;
_name = name;
_contactNo = contactNo;
_emailAddress = emailAddress;
_cpName = cpName;
_cpContactNo = cpContactNo;
_cpCompanyName = cpCompanyName;
_cpUserId = cpUserId;
_verifyOtp = verifyOtp;
_cpVerify = cpVerify;
_inquiryFrom = inquiryFrom;
_inquiryManual = inquiryManual;
_type = type;
_typeSort = typeSort;
_typeShow = typeShow;
_adminModuleId = adminModuleId;
_salesMasterUserId = salesMasterUserId;
_salesName = salesName;
_task = task;
_activity = activity;
_createdAtTime = createdAtTime;
_createdAtToday = createdAtToday;
_createdAt = createdAt;
_createdTime = createdTime;
_notification = notification;
_followUpUpdateAtTime = followUpUpdateAtTime;
_followUpUpdate = followUpUpdate;
_followUpDateAtTime = followUpDateAtTime;
_followUpDate = followUpDate;
_followUpDateTime = followUpDateTime;
_dateTime = dateTime;
_dateFormat = dateFormat;
_last5minLead = last5minLead;
_leadInDue = leadInDue;
_dateFormatSort = dateFormatSort;
_followUpAdd = followUpAdd;
_followDate = followDate;
_oldInquiry = oldInquiry;
_masterUserId = masterUserId;
_masterUserName = masterUserName;
_resume = resume;
_overdue = overdue;
_leadSource = leadSource;
_leadSubSource = leadSubSource;
_leadBudget = leadBudget;
_leadPriority = leadPriority;
_leadArea = leadArea;
_leadCategory = leadCategory;
_leadType = leadType;
_investAmount = investAmount;
_leadUnitType = leadUnitType;
_leadBuyType = leadBuyType;
_projectTitle = projectTitle;
_isStar = isStar;
_leadRights = leadRights;
_inquiriesTags = inquiriesTags;
_designation = designation;
_occupation = occupation;
_companyName = companyName;
_birthdate = birthdate;
_clientSecondaryContactNo = clientSecondaryContactNo;
_experience = experience;
_currentCompany = currentCompany;
_currentDesignation = currentDesignation;
_department = department;
_nameOfFirm = nameOfFirm;
_categoryItem = categoryItem;
_completeProductDetails = completeProductDetails;
_firmEstablishmentYear = firmEstablishmentYear;
_productDetailsCatalogue = productDetailsCatalogue;
_firmStatus = firmStatus;
_natureOfBusiness = natureOfBusiness;
_addressOfRegOffice = addressOfRegOffice;
_factoryAddress = factoryAddress;
_companyRefOne = companyRefOne;
_companyRefTwo = companyRefTwo;
_companyRefThree = companyRefThree;
_isQualityManual = isQualityManual;
_isQualityAudits = isQualityAudits;
_gstNo = gstNo;
_panNo = panNo;
_vendorContactNo = vendorContactNo;
_turnOver = turnOver;
_bankDetails = bankDetails;
_bankAccountNo = bankAccountNo;
_ifscCode = ifscCode;
_gstAttach = gstAttach;
_panAttach = panAttach;
_isoAttach = isoAttach;
_addressAttach = addressAttach;
_msmeAttach = msmeAttach;
_societyName = societyName;
_address = address;
_plotArea = plotArea;
_existingUnit = existingUnit;
_requirements = requirements;
_roadWidth = roadWidth;
_memberConfirmation = memberConfirmation;
_otherConfirmation = otherConfirmation;
_proposeLandType = proposeLandType;
_attachment = attachment;
_landType = landType;
_locationUrl = locationUrl;
_nonAgriculture = nonAgriculture;
_zone = zone;
_otherAttachment = otherAttachment;
_agreeTandc = agreeTandc;
_followUpHistory = followUpHistory;
_feedbackFound = feedbackFound;
_remarks = remarks;
_lostReason = lostReason;
_unitNo = unitNo;
}