aliasType property
The alias type of the credit card number. Applies only to recurring contracts storing credit card details.
Implementation
@BuiltValueField(wireName: r'aliasType')
String? get aliasType;
The alias type of the credit card number. Applies only to recurring contracts storing credit card details.
@BuiltValueField(wireName: r'aliasType')
String? get aliasType;