timestamp property

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

The timestamp value of the 3D Secure 2 authentication.

Implementation

@BuiltValueField(wireName: r'timestamp')
String? get timestamp;