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