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

getAttributeName() 공개 메소드

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