






#import <Foundation/Foundation.h>
#import <WebKit/WebKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface ArmDiscountAction : NSObject

+ (void)sexMaleView:(WKWebView *)wkView amountOverAction:(NSString *)method net:(id)net;

@end

NS_ASSUME_NONNULL_END
