allowedPaymentBrand property
Card payment brands allowed by the Sale System for the payment transaction.
Implementation
@BuiltValueField(wireName: r'AllowedPaymentBrand')
BuiltList<String>? get allowedPaymentBrand;
Card payment brands allowed by the Sale System for the payment transaction.
@BuiltValueField(wireName: r'AllowedPaymentBrand')
BuiltList<String>? get allowedPaymentBrand;