Property | Type | Description | |
---|---|---|---|
$id | integer | ||
$orderId | integer | ||
$proposalGrossBillableRevenueManualAdjustment | Money | ||
$proposalId | integer | ||
$proposalNetBillableRevenueManualAdjustment | Money | ||
$reconciliationReportId | integer | ||
$status | tnsReconciliationOrderReportStatus | ||
$submissionDateTime | DateTime | ||
$submitterId | integer |
Method | 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 |
public __construct ( $id = null, $reconciliationReportId = null, $orderId = null, $proposalId = null, $status = null, $submissionDateTime = null, $submitterId = null, $proposalNetBillableRevenueManualAdjustment = null, $proposalGrossBillableRevenueManualAdjustment = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |
public Money $proposalGrossBillableRevenueManualAdjustment | ||
return | Money |
public Money $proposalNetBillableRevenueManualAdjustment | ||
return | Money |
public tnsReconciliationOrderReportStatus $status | ||
return | tnsReconciliationOrderReportStatus |