tokenValue property

  1. @BuiltValueField.new(wireName: r'TokenValue')
String get tokenValue

Payment token replacing the PAN of the payment card to identify the payment mean of the customer.

Implementation

@BuiltValueField(wireName: r'TokenValue')
String get tokenValue;