Api\ArrayType\ApiArrayOfNewsRelatedSearch::getAttributeName PHP Method

getAttributeName() public method

Returns the attribute name
See also: AbstractStructArrayBase::getAttributeName()
public getAttributeName ( ) : string
return string NewsRelatedSearch
    public function getAttributeName()
    {
        return 'NewsRelatedSearch';
    }