Api\StructType\ApiHouseProfileData::getResidents_count PHP Method

getResidents_count() public method

Get residents_count value
public getResidents_count ( ) : integer | null
return integer | null
    public function getResidents_count()
    {
        return $this->residents_count;
    }
ApiHouseProfileData