merchantCategoryCode property
The Merchant Category Code of the account holder. > If not specified in the request, this will be derived from the platform account (which is configured by Adyen).
Implementation
@BuiltValueField(wireName: r'merchantCategoryCode')
String? get merchantCategoryCode;