public property CommerceExchangerProvider::$transform_rates in Commerce Exchanger 8
Define if the rates needs to be transformed - reverse calculated.
Type: bool
File
- src/
Annotation/ CommerceExchangerProvider.php, line 103
Class
- CommerceExchangerProvider
- Defines a Commerce exchange rates provider item annotation object.
Namespace
Drupal\commerce_exchanger\AnnotationCode
public $transform_rates = FALSE;