Server
getProperties
exports.tk_housing:getProperties()Returns property data
data?:
tableid:
numberaddress:
stringname?:
stringprice?:
numberrent?:
numberlistingPrice?:
numberowner?:
stringimage?:
stringpermissions?:
table
getPropertiesByIdentifier
exports.tk_housing:getPropertiesByIdentifier(identifier)Returns property data with given identifier
return:
data?:
tableid:
numberaddress:
stringname?:
stringprice?:
numberrent?:
numberlistingPrice?:
numberowner?:
stringimage?:
stringpermissions?:
table
Last updated