PHP Class ProgressRule, googleads-php-lib

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

Méthodes publiques

Свойство Type Description
$actions ProgressAction[]
$evaluationStatus tnsWorkflowEvaluationStatus
$evaluationTime DateTime
$isExternal boolean
$name string

Méthodes publiques

Méthode Description
__construct ( $actions = null, $name = null, $evaluationStatus = null, $evaluationTime = null, $isExternal = 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 ( $actions = null, $name = null, $evaluationStatus = null, $evaluationTime = null, $isExternal = 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

$actions public_oe property

public ProgressAction[] $actions
Résultat ProgressAction[]

$evaluationStatus public_oe property

public tnsWorkflowEvaluationStatus $evaluationStatus
Résultat tnsWorkflowEvaluationStatus

$evaluationTime public_oe property

public DateTime $evaluationTime
Résultat DateTime

$isExternal public_oe property

public bool $isExternal
Résultat boolean

$name public_oe property

public string $name
Résultat string