class LineItemBudget extends Model (View source)

Properties

string $budgetAllocationType
string $budgetUnit
string $maxAmount

Methods

setBudgetAllocationType($budgetAllocationType)

No description

string
getBudgetAllocationType()

No description

setBudgetUnit($budgetUnit)

No description

string
getBudgetUnit()

No description

setMaxAmount($maxAmount)

No description

string
getMaxAmount()

No description

Details

setBudgetAllocationType($budgetAllocationType)

No description

Parameters

$budgetAllocationType

string getBudgetAllocationType()

No description

Return Value

string

setBudgetUnit($budgetUnit)

No description

Parameters

$budgetUnit

string getBudgetUnit()

No description

Return Value

string

setMaxAmount($maxAmount)

No description

Parameters

$maxAmount

string getMaxAmount()

No description

Return Value

string