allowedPaymentBrand property
Payment brands accepted for this transaction. Card payment brands allowed by the Sale System for the payment transaction. Restrict brand if data sent.
Implementation
@BuiltValueField(wireName: r'AllowedPaymentBrand')
BuiltList<String>? get allowedPaymentBrand;