merchantCategoryCode property
The code which identifies the category of the transaction (MCC). The payment implies a specific MCC.
Implementation
@BuiltValueField(wireName: r'MerchantCategoryCode')
String? get merchantCategoryCode;
The code which identifies the category of the transaction (MCC). The payment implies a specific MCC.
@BuiltValueField(wireName: r'MerchantCategoryCode')
String? get merchantCategoryCode;