Api\StructType\ApiHouseProfileData::getHouse_type PHP 메소드

getHouse_type() 공개 메소드

Get house_type value
public getHouse_type ( ) : string | null
리턴 string | null
    public function getHouse_type()
    {
        return $this->house_type;
    }
ApiHouseProfileData