dsTransID property

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

The dsTransID value as defined in the 3D Secure 2 specification.

Implementation

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