You are here

protected property SupportedCurrency::$currencyCode in Payment 8.2

The currency code.

Type: string

File

src/Plugin/Payment/Method/SupportedCurrency.php, line 15

Class

SupportedCurrency
Provides a currency that is supported by a payment method.

Namespace

Drupal\payment\Plugin\Payment\Method

Code

protected $currencyCode;