RegionEntity

constructor(id: Long = 0, regionsID: Long, polygonID: Long, active: Boolean, boundingBoxSouthwest: GeoLocationEntity, boundingBoxNortheast: GeoLocationEntity, zIndex: Float)