threeDSServerTransID property

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

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

Implementation

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