bin property
The first 6 digit of the card number. Enable this field via merchant account settings.
Implementation
@BuiltValueField(wireName: r'bin')
String? get bin;
The first 6 digit of the card number. Enable this field via merchant account settings.
@BuiltValueField(wireName: r'bin')
String? get bin;