You are here

public property CommerceExchangerProvider::$historical_rates in Commerce Exchanger 8

Define if external provider supports historical rates.

Type: bool

File

src/Annotation/CommerceExchangerProvider.php, line 75

Class

CommerceExchangerProvider
Defines a Commerce exchange rates provider item annotation object.

Namespace

Drupal\commerce_exchanger\Annotation

Code

public $historical_rates = FALSE;