






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface CardPlaybackAddressesCornerIgnoresCell : UITableViewCell


@property (nonatomic,strong) UIImageView * blinkFloorView;


@property (nonatomic,strong) UILabel * tradDropName;


@property (nonatomic,strong) UILabel * orderColumnTime;

@end

NS_ASSUME_NONNULL_END
