PHP Class CompanySettings, googleads-php-lib

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

Méthodes publiques

Свойство Type Description
$advertiserDiscount integer
$agencyCommission integer
$billingCap tnsBillingCap
$billingSchedule tnsBillingSchedule
$billingSource tnsBillingSource
$valueAddedTax integer

Méthodes publiques

Méthode Description
__construct ( $billingCap = null, $billingSchedule = null, $billingSource = null, $advertiserDiscount = null, $valueAddedTax = null, $agencyCommission = 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 ( $billingCap = null, $billingSchedule = null, $billingSource = null, $advertiserDiscount = null, $valueAddedTax = null, $agencyCommission = 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

$advertiserDiscount public_oe property

public int $advertiserDiscount
Résultat integer

$agencyCommission public_oe property

public int $agencyCommission
Résultat integer

$billingCap public_oe property

public tnsBillingCap $billingCap
Résultat tnsBillingCap

$billingSchedule public_oe property

public tnsBillingSchedule $billingSchedule
Résultat tnsBillingSchedule

$billingSource public_oe property

public tnsBillingSource $billingSource
Résultat tnsBillingSource

$valueAddedTax public_oe property

public int $valueAddedTax
Résultat integer