Order CurrencyCode Criterion¶
The CurrencyCodeCriterion Search Criterion searches for orders based on the currency code.
Arguments¶
currency_code- string that represents a currency code
Example¶
PHP¶
1 2 3 4 5 6 | |
The CurrencyCodeCriterion Search Criterion searches for orders based on the currency code.
currency_code - string that represents a currency code1 2 3 4 5 6 | |