PHP Класс ReconciliationLineItemReport, googleads-php-lib

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$billableRevenueOverrides BillableRevenueOverrides
$billableVolume integer
$capVolume integer
$dfpVolume integer
$grossBillableRevenue Money
$grossRate Money
$id integer
$lineItemId integer
$manualVolume integer
$netBillableRevenue Money
$netRate Money
$orderId integer
$pricingModel tnsPricingModel
$proposalId integer
$proposalLineItemId integer
$rateType tnsRateType
$reconciledVolume integer
$reconciliationReportId integer
$reconciliationSource tnsBillFrom
$rolloverVolume integer
$thirdPartyVolume integer

Открытые методы

Метод Описание
__construct ( $id = null, $reconciliationReportId = null, $orderId = null, $proposalId = null, $lineItemId = null, $proposalLineItemId = null, $rateType = null, $netRate = null, $grossRate = null, $pricingModel = null, $dfpVolume = null, $thirdPartyVolume = null, $manualVolume = null, $reconciliationSource = null, $reconciledVolume = null, $capVolume = null, $rolloverVolume = null, $billableVolume = null, $netBillableRevenue = null, $grossBillableRevenue = null, $billableRevenueOverrides = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

Описание методов

__construct() публичный Метод

public __construct ( $id = null, $reconciliationReportId = null, $orderId = null, $proposalId = null, $lineItemId = null, $proposalLineItemId = null, $rateType = null, $netRate = null, $grossRate = null, $pricingModel = null, $dfpVolume = null, $thirdPartyVolume = null, $manualVolume = null, $reconciliationSource = null, $reconciledVolume = null, $capVolume = null, $rolloverVolume = null, $billableVolume = null, $netBillableRevenue = null, $grossBillableRevenue = null, $billableRevenueOverrides = null )

getNamespace() публичный Метод

Gets the namesapce of this class
public getNamespace ( ) : string
Результат string the namespace of this class

getXsiTypeName() публичный Метод

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
Результат string the xsi:type name of this class

Описание свойств

$billableRevenueOverrides публичное свойство

public BillableRevenueOverrides $billableRevenueOverrides
Результат BillableRevenueOverrides

$billableVolume публичное свойство

public int $billableVolume
Результат integer

$capVolume публичное свойство

public int $capVolume
Результат integer

$dfpVolume публичное свойство

public int $dfpVolume
Результат integer

$grossBillableRevenue публичное свойство

public Money $grossBillableRevenue
Результат Money

$grossRate публичное свойство

public Money $grossRate
Результат Money

$id публичное свойство

public int $id
Результат integer

$lineItemId публичное свойство

public int $lineItemId
Результат integer

$manualVolume публичное свойство

public int $manualVolume
Результат integer

$netBillableRevenue публичное свойство

public Money $netBillableRevenue
Результат Money

$netRate публичное свойство

public Money $netRate
Результат Money

$orderId публичное свойство

public int $orderId
Результат integer

$pricingModel публичное свойство

public tnsPricingModel $pricingModel
Результат tnsPricingModel

$proposalId публичное свойство

public int $proposalId
Результат integer

$proposalLineItemId публичное свойство

public int $proposalLineItemId
Результат integer

$rateType публичное свойство

public tnsRateType $rateType
Результат tnsRateType

$reconciledVolume публичное свойство

public int $reconciledVolume
Результат integer

$reconciliationReportId публичное свойство

public int $reconciliationReportId
Результат integer

$reconciliationSource публичное свойство

public tnsBillFrom $reconciliationSource
Результат tnsBillFrom

$rolloverVolume публичное свойство

public int $rolloverVolume
Результат integer

$thirdPartyVolume публичное свойство

public int $thirdPartyVolume
Результат integer