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

getFloor_type() 공개 메소드

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