mcc property
Required for merchants that have been enrolled for 3D Secure 2 by another party than Adyen, mostly authentication-only integrations. The mcc is a four-digit code with which the previously given acquirerMerchantID is registered at the scheme.
Implementation
@BuiltValueField(wireName: r'mcc')
String? get mcc;