nbPurchaseAccount property

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

Number of purchases with this cardholder account during the previous six months. Max length: 4 characters.

Implementation

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