一折买app------返利---------返利宝

YZMAMyTicketCell.h 1.0KB

1234567891011121314151617181920212223242526272829303132333435
  1. //
  2. // YZMAMyTicketCell.h
  3. // YouHuiProject
  4. //
  5. // Created by 小花 on 2018/1/25.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. #import "YZMAMyTicketModel.h"
  10. #import "YZMAHistoryModel.h"
  11. typedef void (^SaimarClick) (void);
  12. @interface YZMAMyTicketCell : UITableViewCell
  13. + (instancetype)cellWithTableView:(UITableView *)tableView;
  14. @property (nonatomic, strong) YZMAMyTicketModel *model;
  15. @property (nonatomic, copy) SaimarClick saimarClick;
  16. @property UILabel *aB7Kp;
  17. @property UIDocument *aGd43SVIckX;
  18. @property UIAlertAction *aPetm3M;
  19. @property UIImageView *ayGd8WTJQ;
  20. @property UIUserInterfaceIdiom *aBLRU8Xf2Y;
  21. @property UIMotionEffect *aNptxVB;
  22. @property UIDevice *atHeCpnl;
  23. @property UIDevice *axVdWvkct8;
  24. @property UIBarButtonItem *at2DMb;
  25. @property UIVisualEffectView *adEIHQel;
  26. @property UIEdgeInsets *aM0OPh9kQ4;
  27. @property UIBezierPath *al2Ae3whjF;
  28. @property UIVisualEffectView *a164y;
  29. @property UIMotionEffect *aK7BSE;
  30. @property UIButton *aGHb0K8wzp;
  31. @property UIColor *aDUcE;
  32. @end