dsTransID property
Supported for 3D Secure 2. The unique transaction identifier assigned by the DS to identify a single transaction.
Implementation
@BuiltValueField(wireName: r'dsTransID')
String? get dsTransID;
Supported for 3D Secure 2. The unique transaction identifier assigned by the DS to identify a single transaction.
@BuiltValueField(wireName: r'dsTransID')
String? get dsTransID;