merchantCategoryCode property

  1. @BuiltValueField.new(wireName: r'merchantCategoryCode')
String get merchantCategoryCode

The merchant category code (MCC) that classifies the business of the account holder.

Implementation

@BuiltValueField(wireName: r'merchantCategoryCode')
String get merchantCategoryCode;