dsTransID property

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

Supported for 3D Secure 2. The unique transaction identifier assigned by the Directory Server (DS) to identify a single transaction.

Implementation

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