BTThreeDSecureAccountType
@objc
public enum BTThreeDSecureAccountType : Int
The account type
-
Unspecified
Declaration
Swift
case unspecified -
Credit
Declaration
Swift
case credit -
Debit
Declaration
Swift
case debit
View on GitHub