dsTransID property

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

Universally unique transaction identifier assigned by the DS (card scheme) to identify a single transaction.

Implementation

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