You are here

public property CommerceExchangerProvider::$refresh_once in Commerce Exchanger 8

Define if external provider refresh currencies only once a day.

Type: bool

File

src/Annotation/CommerceExchangerProvider.php, line 82

Class

CommerceExchangerProvider
Defines a Commerce exchange rates provider item annotation object.

Namespace

Drupal\commerce_exchanger\Annotation

Code

public $refresh_once = FALSE;