You are here

protected property SupportedCurrency::$minimumAmount in Payment 8.2

The lowest supported amount.

Type: int|float

File

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

Class

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

Namespace

Drupal\payment\Plugin\Payment\Method

Code

protected $minimumAmount;