WalletPaymentProcess
Objective-C
@interface WalletPaymentProcess : PaymentProcess
Swift
class WalletPaymentProcess : PaymentProcess
Undocumented
-
Undocumented
Declaration
Objective-C
@property(nonatomic) BOOL showActivityIndicator
Swift
var showActivityIndicator: Bool { get set }
-
Unavailable
Undocumented
Declaration
Objective-C
- (instancetype)init NS_UNAVAILABLE;