I want to know how to write solidity function to store data having fields like landId, producerId, clientId, titleType, landSize, addr, suburb, city country, postcode, lat, lng, transId, status, ethAddress, etc.
and retrieve data by Id or all data store for this contract.
Thanks in Advanced