U constant

  1. @BuiltValueEnumConst.new(wireName: r'U')
ThreeDSecureDataAuthenticationResponseEnum const U

In 3D Secure 2, this is the transStatus from the challenge result. If the transaction was frictionless, omit this parameter.

Implementation

@BuiltValueEnumConst(wireName: r'U')
static const ThreeDSecureDataAuthenticationResponseEnum U = _$threeDSecureDataAuthenticationResponseEnum_U;