You are here

protected property SupportedCurrency::$maximumAmount in Payment 8.2

The highest supported amount.

Type: int|float

File

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

Class

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

Namespace

Drupal\payment\Plugin\Payment\Method

Code

protected $maximumAmount;