paymentBrand property
Type of payment card. Brands available for payment by the card and not chosen by the Customer.
Implementation
@BuiltValueField(wireName: r'PaymentBrand')
BuiltList<String>? get paymentBrand;
Type of payment card. Brands available for payment by the card and not chosen by the Customer.
@BuiltValueField(wireName: r'PaymentBrand')
BuiltList<String>? get paymentBrand;