PHP Class ReconciliationOrderReport, googleads-php-lib

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

Méthodes publiques

Свойство Type Description
$id integer
$orderId integer
$proposalGrossBillableRevenueManualAdjustment Money
$proposalId integer
$proposalNetBillableRevenueManualAdjustment Money
$reconciliationReportId integer
$status tnsReconciliationOrderReportStatus
$submissionDateTime DateTime
$submitterId integer

Méthodes publiques

Méthode Description
__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

Method Details

__construct() public méthode

public __construct ( $id = null, $reconciliationReportId = null, $orderId = null, $proposalId = null, $status = null, $submissionDateTime = null, $submitterId = null, $proposalNetBillableRevenueManualAdjustment = null, $proposalGrossBillableRevenueManualAdjustment = 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

$id public_oe property

public int $id
Résultat integer

$orderId public_oe property

public int $orderId
Résultat integer

$proposalGrossBillableRevenueManualAdjustment public_oe property

public Money $proposalGrossBillableRevenueManualAdjustment
Résultat Money

$proposalId public_oe property

public int $proposalId
Résultat integer

$proposalNetBillableRevenueManualAdjustment public_oe property

public Money $proposalNetBillableRevenueManualAdjustment
Résultat Money

$reconciliationReportId public_oe property

public int $reconciliationReportId
Résultat integer

$status public_oe property

public tnsReconciliationOrderReportStatus $status
Résultat tnsReconciliationOrderReportStatus

$submissionDateTime public_oe property

public DateTime $submissionDateTime
Résultat DateTime

$submitterId public_oe property

public int $submitterId
Résultat integer