You are here

public property Currency::$rounding_step in Currency 7.2

The number of subunits to round amounts in this currency to.

Type: integer

See also

Currency::getRoundingStep()

File

currency/includes/Currency.inc, line 34
Contains class Currency.

Class

Currency
Describes a currency.

Code

public $rounding_step = NULL;