| | |
| | | private String concactLink; |
| | | private String faceUrl; |
| | | |
| | | private String propertyCertificateNo; |
| | | private String isEvChargerInstalled; |
| | | private String householdPoliceStation; |
| | | |
| | | public String getPropertyCertificateNo() { |
| | | return propertyCertificateNo; |
| | | } |
| | | |
| | | public void setPropertyCertificateNo(String propertyCertificateNo) { |
| | | this.propertyCertificateNo = propertyCertificateNo; |
| | | } |
| | | |
| | | public String getIsEvChargerInstalled() { |
| | | return isEvChargerInstalled; |
| | | } |
| | | |
| | | public void setIsEvChargerInstalled(String isEvChargerInstalled) { |
| | | this.isEvChargerInstalled = isEvChargerInstalled; |
| | | } |
| | | |
| | | public String getHouseholdPoliceStation() { |
| | | return householdPoliceStation; |
| | | } |
| | | |
| | | public void setHouseholdPoliceStation(String householdPoliceStation) { |
| | | this.householdPoliceStation = householdPoliceStation; |
| | | } |
| | | |
| | | public String getOtherAddress() { |
| | | return otherAddress; |
| | | } |