You are here

protected property Currency::$numericCode in Commerce Core 8.2

The numeric currency code.

Type: string

File

modules/price/src/Entity/Currency.php, line 77

Class

Currency
Defines the currency entity class.

Namespace

Drupal\commerce_price\Entity

Code

protected $numericCode;