authorisationMid property

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

The merchant ID (MID) that the acquirer recognizes you by.

Implementation

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