BTThreeDSecureUIType
@objc
public enum BTThreeDSecureUIType : Int
The interface types that the device supports for displaying specific challenge user interfaces within the 3D Secure challenge.
-
Native
Declaration
Swift
case native
-
HTML
Declaration
Swift
case html
-
Both
Declaration
Swift
case both