class BillingRateTieredRate extends Model (View source)

Properties

string $highValue
string $lowValue
string $rateInMicros

Methods

setHighValue($highValue)

No description

string
getHighValue()

No description

setLowValue($lowValue)

No description

string
getLowValue()

No description

setRateInMicros($rateInMicros)

No description

string
getRateInMicros()

No description

Details

setHighValue($highValue)

No description

Parameters

$highValue

string getHighValue()

No description

Return Value

string

setLowValue($lowValue)

No description

Parameters

$lowValue

string getLowValue()

No description

Return Value

string

setRateInMicros($rateInMicros)

No description

Parameters

$rateInMicros

string getRateInMicros()

No description

Return Value

string