tokenLastFour property
The last four digits of the network token id.
Implementation
@BuiltValueField(wireName: r'tokenLastFour')
String? get tokenLastFour;
The last four digits of the network token id.
@BuiltValueField(wireName: r'tokenLastFour')
String? get tokenLastFour;