challengeCancel property
- @BuiltValueField.new(wireName: r'challengeCancel')
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
@BuiltValueField(wireName: r'challengeCancel')
ThreeDSecureDataChallengeCancelEnum? get challengeCancel;