This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
IsCurrencyEnabledCriterion Criterion¶
The IsCurrencyEnabledCriterion
Search Criterion searches for currencies that are enabled in the system.
Arguments¶
- (optional)
enabled
- bool representing whether to search for enabled (defaulttrue
), or disabled Currencies (false
)
Limitations¶
The IsCurrencyEnabledCriterion
Criterion is not available in Solr or Elasticsearch engines.
Example¶
PHP¶
1 |
|