class Invoice extends Collection (View source)

Properties

protected $collection_key
protected $internal_gapi_mappings
protected $campaignSummariesType
protected $campaignSummariesDataType
string $correctedInvoiceId
string $currencyCode
string $dueDate
string $id
string $invoiceType
string $issueDate
string $kind
string $paymentsAccountId
string $paymentsProfileId
string $pdfUrl
string $purchaseOrderNumber
string[] $replacedInvoiceIds
string $serviceEndDate
string $serviceStartDate
string $subtotalAmountMicros
string $totalAmountMicros
string $totalTaxAmountMicros

Methods

setCampaignSummaries($campaignSummaries)

No description

setCorrectedInvoiceId($correctedInvoiceId)

No description

string
getCorrectedInvoiceId()

No description

setCurrencyCode($currencyCode)

No description

string
getCurrencyCode()

No description

setDueDate($dueDate)

No description

string
getDueDate()

No description

setId($id)

No description

string
getId()

No description

setInvoiceType($invoiceType)

No description

string
getInvoiceType()

No description

setIssueDate($issueDate)

No description

string
getIssueDate()

No description

setKind($kind)

No description

string
getKind()

No description

setPaymentsAccountId($paymentsAccountId)

No description

string
getPaymentsAccountId()

No description

setPaymentsProfileId($paymentsProfileId)

No description

string
getPaymentsProfileId()

No description

setPdfUrl($pdfUrl)

No description

string
getPdfUrl()

No description

setPurchaseOrderNumber($purchaseOrderNumber)

No description

string
getPurchaseOrderNumber()

No description

setReplacedInvoiceIds($replacedInvoiceIds)

No description

string[]
getReplacedInvoiceIds()

No description

setServiceEndDate($serviceEndDate)

No description

string
getServiceEndDate()

No description

setServiceStartDate($serviceStartDate)

No description

string
getServiceStartDate()

No description

setSubtotalAmountMicros($subtotalAmountMicros)

No description

string
getSubtotalAmountMicros()

No description

setTotalAmountMicros($totalAmountMicros)

No description

string
getTotalAmountMicros()

No description

setTotalTaxAmountMicros($totalTaxAmountMicros)

No description

string
getTotalTaxAmountMicros()

No description

Details

setCampaignSummaries($campaignSummaries)

No description

Parameters

$campaignSummaries

CampaignSummary[] getCampaignSummaries()

No description

Return Value

CampaignSummary[]

setCorrectedInvoiceId($correctedInvoiceId)

No description

Parameters

$correctedInvoiceId

string getCorrectedInvoiceId()

No description

Return Value

string

setCurrencyCode($currencyCode)

No description

Parameters

$currencyCode

string getCurrencyCode()

No description

Return Value

string

setDueDate($dueDate)

No description

Parameters

$dueDate

string getDueDate()

No description

Return Value

string

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setInvoiceType($invoiceType)

No description

Parameters

$invoiceType

string getInvoiceType()

No description

Return Value

string

setIssueDate($issueDate)

No description

Parameters

$issueDate

string getIssueDate()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setPaymentsAccountId($paymentsAccountId)

No description

Parameters

$paymentsAccountId

string getPaymentsAccountId()

No description

Return Value

string

setPaymentsProfileId($paymentsProfileId)

No description

Parameters

$paymentsProfileId

string getPaymentsProfileId()

No description

Return Value

string

setPdfUrl($pdfUrl)

No description

Parameters

$pdfUrl

string getPdfUrl()

No description

Return Value

string

setPurchaseOrderNumber($purchaseOrderNumber)

No description

Parameters

$purchaseOrderNumber

string getPurchaseOrderNumber()

No description

Return Value

string

setReplacedInvoiceIds($replacedInvoiceIds)

No description

Parameters

$replacedInvoiceIds

string[] getReplacedInvoiceIds()

No description

Return Value

string[]

setServiceEndDate($serviceEndDate)

No description

Parameters

$serviceEndDate

string getServiceEndDate()

No description

Return Value

string

setServiceStartDate($serviceStartDate)

No description

Parameters

$serviceStartDate

string getServiceStartDate()

No description

Return Value

string

setSubtotalAmountMicros($subtotalAmountMicros)

No description

Parameters

$subtotalAmountMicros

string getSubtotalAmountMicros()

No description

Return Value

string

setTotalAmountMicros($totalAmountMicros)

No description

Parameters

$totalAmountMicros

string getTotalAmountMicros()

No description

Return Value

string

setTotalTaxAmountMicros($totalTaxAmountMicros)

No description

Parameters

$totalTaxAmountMicros

string getTotalTaxAmountMicros()

No description

Return Value

string