BTThreeDSecureCardAddChallenge
@objc
public enum BTThreeDSecureCardAddChallenge : Int
The card add challenge request
-
Unspecified
Declaration
Swift
case unspecified -
Requested
Declaration
Swift
case requested -
Not Requested
Declaration
Swift
case notRequested
View on GitHub