class BudgetSummary extends Model (View source)

Properties

string $externalBudgetId
string $preTaxAmountMicros
protected $prismaCpeCodeType
protected $prismaCpeCodeDataType
string $taxAmountMicros
string $totalAmountMicros

Methods

setExternalBudgetId($externalBudgetId)

No description

string
getExternalBudgetId()

No description

setPreTaxAmountMicros($preTaxAmountMicros)

No description

string
getPreTaxAmountMicros()

No description

setPrismaCpeCode(PrismaCpeCode $prismaCpeCode)

No description

getPrismaCpeCode()

No description

setTaxAmountMicros($taxAmountMicros)

No description

string
getTaxAmountMicros()

No description

setTotalAmountMicros($totalAmountMicros)

No description

string
getTotalAmountMicros()

No description

Details

setExternalBudgetId($externalBudgetId)

No description

Parameters

$externalBudgetId

string getExternalBudgetId()

No description

Return Value

string

setPreTaxAmountMicros($preTaxAmountMicros)

No description

Parameters

$preTaxAmountMicros

string getPreTaxAmountMicros()

No description

Return Value

string

setPrismaCpeCode(PrismaCpeCode $prismaCpeCode)

No description

Parameters

PrismaCpeCode $prismaCpeCode

PrismaCpeCode getPrismaCpeCode()

No description

Return Value

PrismaCpeCode

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