Other Classes

The following classes are available globally.

  • Undocumented

    See more

    Declaration

    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 more

    Declaration

    Objective-C

    @interface OPPYooKassaInfo : NSObject

    Swift

    class OPPYooKassaInfo : NSObject