brand property
The card brand that the shopper used to pay. Only returned if paymentMethod.type is scheme.
Implementation
@BuiltValueField(wireName: r'brand')
String? get brand;
The card brand that the shopper used to pay. Only returned if paymentMethod.type is scheme.
@BuiltValueField(wireName: r'brand')
String? get brand;