aliasType property

  1. @BuiltValueField.new(wireName: r'aliasType')
String? get aliasType

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;