n07 constant

  1. @BuiltValueEnumConst.new(wireName: r'07')
ThreeDSecureDataChallengeCancelEnum const n07

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'07')
static const ThreeDSecureDataChallengeCancelEnum n07 = _$threeDSecureDataChallengeCancelEnum_n07;