N constant

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

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

Implementation

@BuiltValueEnumConst(wireName: r'N')
static const ThreeDSecureDataAuthenticationResponseEnum N = _$threeDSecureDataAuthenticationResponseEnum_N;