ZyncProperty

data class ZyncProperty(val propertyUid: String, val propertyName: String, val propertyImage: String?, val propertyAddress: ZyncAddress?, val noOfJobs: Int?, val isActive: Boolean, val description: String?)

Constructors

Link copied to clipboard
constructor(propertyUid: String, propertyName: String, propertyImage: String?, propertyAddress: ZyncAddress?, noOfJobs: Int?, isActive: Boolean, description: String?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard