merchantCity property

String? merchantCity

City name of where the merchant is located, usually presented in UPPER-CASED String.

Implementation

String? get merchantCity => this[60];