discoverMerchants property

List<String> discoverMerchants

Discover Credit Card Merchants (ID "09" and "10")

Implementation

List<String> get discoverMerchants => _getPrimitiveMerchantsByRange(9, 10,);