bin property

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

The first 6 digit of the card number. Enable this field via merchant account settings.

Implementation

@BuiltValueField(wireName: r'bin')
String? get bin;