Api\ArrayType\ApiArrayOfWebSearchOption::getAttributeName PHP 메소드

getAttributeName() 공개 메소드

Returns the attribute name
또한 보기: AbstractStructArrayBase::getAttributeName()
public getAttributeName ( ) : string
리턴 string WebSearchOption
    public function getAttributeName()
    {
        return 'WebSearchOption';
    }