brandVariant property
The card brand variant of the payment instrument associated with the network token. For example, mc_prepaid_mrw.
Implementation
@BuiltValueField(wireName: r'brandVariant')
String? get brandVariant;
The card brand variant of the payment instrument associated with the network token. For example, mc_prepaid_mrw.
@BuiltValueField(wireName: r'brandVariant')
String? get brandVariant;