timestamp property
The timestamp value of the 3D Secure 2 authentication.
Implementation
@BuiltValueField(wireName: r'timestamp')
String? get timestamp;
The timestamp value of the 3D Secure 2 authentication.
@BuiltValueField(wireName: r'timestamp')
String? get timestamp;