n05 constant

  1. @BuiltValueEnumConst.new(wireName: r'05')
ThreeDS2ResultChallengeCancelEnum const n05

Indicator informing the Access Control Server (ACS) and the Directory Server (DS) that the authentication has been cancelled. For possible values, refer to 3D Secure API reference.

Implementation

@BuiltValueEnumConst(wireName: r'05')
static const ThreeDS2ResultChallengeCancelEnum n05 = _$threeDS2ResultChallengeCancelEnum_n05;