networkTokenPeriodBin property
The Bank Identification Number of a tokenized card, which is the first six digits of a card number.
Implementation
@BuiltValueField(wireName: r'networkToken.bin')
String? get networkTokenPeriodBin;
The Bank Identification Number of a tokenized card, which is the first six digits of a card number.
@BuiltValueField(wireName: r'networkToken.bin')
String? get networkTokenPeriodBin;