Other Classes
The following classes are available globally.
-
Undocumented
See moreDeclaration
Objective-C
@interface OPPPKPaymentButtonTableViewCell : UITableViewCell @property (nonatomic, weak) IBOutlet PKPaymentButton *pkPaymentButton; @end
Swift
class OPPPKPaymentButtonTableViewCell : UITableViewCell
-
Class to represent YooKassa parameters needed for performing transaction.
See moreDeclaration
Objective-C
@interface OPPYooKassaInfo : NSObject
Swift
class OPPYooKassaInfo : NSObject