프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$conversionCurrencyCode | string | ||
$conversionName | string | ||
$conversionTime | string | ||
$conversionValue | double | ||
$googleClickId | string |
메소드 | 설명 | |
---|---|---|
__construct ( $googleClickId = null, $conversionName = null, $conversionTime = null, $conversionValue = null, $conversionCurrencyCode = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $googleClickId = null, $conversionName = null, $conversionTime = null, $conversionValue = null, $conversionCurrencyCode = null ) |
public getNamespace ( ) : string | ||
리턴 | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
리턴 | string | the xsi:type name of this class |