sdkMaxTimeout property
The maximum amount of time in minutes for the 3D Secure 2 authentication process. Optional and only for deviceChannel set to app. Defaults to 60 minutes.
Implementation
@BuiltValueField(wireName: r'sdkMaxTimeout')
int? get sdkMaxTimeout;