PHP Класс MutateResult, googleads-php-lib

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$errorList tnsErrorList
$index integer
$result tnsOperand

Открытые методы

Метод Описание
__construct ( $result = null, $errorList = null, $index = null )
getNamespace ( ) : the Gets the namesapce of this class
getXsiTypeName ( ) : the Gets the xsi:type name of this class

Описание методов

__construct() публичный Метод

public __construct ( $result = null, $errorList = null, $index = null )

getNamespace() публичный Метод

Gets the namesapce of this class
public getNamespace ( ) : the
Результат the namespace of this class

getXsiTypeName() публичный Метод

Gets the xsi:type name of this class
public getXsiTypeName ( ) : the
Результат the xsi:type name of this class

Описание свойств

$errorList публичное свойство

public tnsErrorList $errorList
Результат tnsErrorList

$index публичное свойство

public int $index
Результат integer

$result публичное свойство

public tnsOperand $result
Результат tnsOperand