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

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

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

Свойство Тип Описание
$id integer
$orderId integer
$proposalGrossBillableRevenueManualAdjustment Money
$proposalId integer
$proposalNetBillableRevenueManualAdjustment Money
$reconciliationReportId integer
$status tnsReconciliationOrderReportStatus
$submissionDateTime DateTime
$submitterId integer

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

Метод Описание
__construct ( $id = null, $reconciliationReportId = null, $orderId = null, $proposalId = null, $status = null, $submissionDateTime = null, $submitterId = null, $proposalNetBillableRevenueManualAdjustment = null, $proposalGrossBillableRevenueManualAdjustment = 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, $status = null, $submissionDateTime = null, $submitterId = null, $proposalNetBillableRevenueManualAdjustment = null, $proposalGrossBillableRevenueManualAdjustment = 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

public tnsReconciliationOrderReportStatus $status
Результат tnsReconciliationOrderReportStatus

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

public DateTime $submissionDateTime
Результат DateTime

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

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