PHP Class PriceTableRow, googleads-php-lib

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

Méthodes publiques

Свойство Type Description
$description string
$finalUrls UrlList
$header string
$price MoneyWithCurrency
$priceUnit tnsPriceExtensionPriceUnit

Méthodes publiques

Méthode Description
__construct ( $header = null, $description = null, $finalUrls = null, $price = null, $priceUnit = 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 ( $header = null, $description = null, $finalUrls = null, $price = null, $priceUnit = 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

$description public_oe property

public string $description
Résultat string

$finalUrls public_oe property

public UrlList $finalUrls
Résultat UrlList

$header public_oe property

public string $header
Résultat string

$price public_oe property

public MoneyWithCurrency $price
Résultat MoneyWithCurrency

$priceUnit public_oe property

public tnsPriceExtensionPriceUnit $priceUnit
Résultat tnsPriceExtensionPriceUnit