public property CommerceExchangerProvider::$method in Commerce Exchanger 8
Define what type of request required for fetching exchange rates.
Type: bool
File
- src/
Annotation/ CommerceExchangerProvider.php, line 96
Class
- CommerceExchangerProvider
- Defines a Commerce exchange rates provider item annotation object.
Namespace
Drupal\commerce_exchanger\AnnotationCode
public $method = 'GET';