PHP Class DateRuleItem, googleads-php-lib

Afficher le fichier Open project: googleads/googleads-php-lib

Méthodes publiques

Свойство Type Description
$key DateKey
$op tnsDateRuleItemDateOperator
$value string

Méthodes publiques

Méthode Description
__construct ( $key = null, $op = null, $value = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

Method Details

__construct() public méthode

public __construct ( $key = null, $op = null, $value = null )

getNamespace() public méthode

Gets the namesapce of this class
public getNamespace ( ) : string
Résultat string the namespace of this class

getXsiTypeName() public méthode

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
Résultat string the xsi:type name of this class

Property Details

$key public_oe property

public DateKey $key
Résultat DateKey

$op public_oe property

public tnsDateRuleItemDateOperator $op
Résultat tnsDateRuleItemDateOperator

$value public_oe property

public string $value
Résultat string