You are here

protected property Currency::$currencyCode in Commerce Core 8.2

The alphanumeric currency code.

Type: string

File

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

Class

Currency
Defines the currency entity class.

Namespace

Drupal\commerce_price\Entity

Code

protected $currencyCode;