Y constant

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

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

Implementation

@BuiltValueEnumConst(wireName: r'Y')
static const ThreeDSecureDataAuthenticationResponseEnum Y = _$threeDSecureDataAuthenticationResponseEnum_Y;