Property | Type | Description | |
---|---|---|---|
$baseCampaignId | integer | ||
$draftCampaignId | integer | ||
$draftId | integer | ||
$draftName | string | ||
$draftStatus | tnsDraftStatus | ||
$hasRunningTrial | boolean |
Method | Description | |
---|---|---|
__construct ( $draftId = null, $baseCampaignId = null, $draftName = null, $draftStatus = null, $draftCampaignId = null, $hasRunningTrial = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $draftId = null, $baseCampaignId = null, $draftName = null, $draftStatus = null, $draftCampaignId = null, $hasRunningTrial = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |