mccs property

  1. @BuiltValueField.new(wireName: r'mccs')
MccsRestriction? get mccs

List of merchant category codes (MCCs) and the operation. Supported operations: anyMatch, noneMatch.

Implementation

@BuiltValueField(wireName: r'mccs')
MccsRestriction? get mccs;