Class Transip_DomainAction
This class models a DomainAction, which holds information about the action being run.
Package: Transip
Author: TransIP (support@transip.nl)
Class: DomainAction
Located at DomainAction.php
Author: TransIP (support@transip.nl)
Class: DomainAction
Located at DomainAction.php
public
string
|
$name |
|
#
The name of this DomainAction. |
public
boolean
|
$hasFailed |
|
#
If this action has failed, this field will be true. |
public
string
|
$message |
|
#
If this action has failed, this field will contain an descriptive message. |