class CampaignSummary extends Model (View source)

Properties

string $billingInvoiceCode
string $campaignId
string $preTaxAmountMicros
string $taxAmountMicros
string $totalAmountMicros

Methods

setBillingInvoiceCode($billingInvoiceCode)

No description

string
getBillingInvoiceCode()

No description

setCampaignId($campaignId)

No description

string
getCampaignId()

No description

setPreTaxAmountMicros($preTaxAmountMicros)

No description

string
getPreTaxAmountMicros()

No description

setTaxAmountMicros($taxAmountMicros)

No description

string
getTaxAmountMicros()

No description

setTotalAmountMicros($totalAmountMicros)

No description

string
getTotalAmountMicros()

No description

Details

setBillingInvoiceCode($billingInvoiceCode)

No description

Parameters

$billingInvoiceCode

string getBillingInvoiceCode()

No description

Return Value

string

setCampaignId($campaignId)

No description

Parameters

$campaignId

string getCampaignId()

No description

Return Value

string

setPreTaxAmountMicros($preTaxAmountMicros)

No description

Parameters

$preTaxAmountMicros

string getPreTaxAmountMicros()

No description

Return Value

string

setTaxAmountMicros($taxAmountMicros)

No description

Parameters

$taxAmountMicros

string getTaxAmountMicros()

No description

Return Value

string

setTotalAmountMicros($totalAmountMicros)

No description

Parameters

$totalAmountMicros

string getTotalAmountMicros()

No description

Return Value

string