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

__toString() 공개 메소드

Method returning the class name
public __toString ( ) : string
리턴 string __CLASS__
    public function __toString()
    {
        return __CLASS__;
    }
ApiHouseProfileData