mcc property
The sub-merchant's 4-digit Merchant Category Code (MCC). * Format: Numeric * Fixed length: 4 digits
Implementation
@BuiltValueField(wireName: r'mcc')
String? get mcc;
The sub-merchant's 4-digit Merchant Category Code (MCC). * Format: Numeric * Fixed length: 4 digits
@BuiltValueField(wireName: r'mcc')
String? get mcc;