alias property
The Adyen alias of the card. Example: H167852639363479
Implementation
@BuiltValueField(wireName: r'alias')
String? get alias;
The Adyen alias of the card. Example: H167852639363479
@BuiltValueField(wireName: r'alias')
String? get alias;