






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface CurlTwoBinBookInfo : NSObject
@property (nonatomic, strong) NSString *rowBlue;
@property (nonatomic, strong) NSString *logoPaper;
@property (nonatomic, strong) NSString *popoverFixing;
@property (nonatomic, strong) NSString *earlyElectric;
@property (nonatomic, strong) NSString *nowLiveFilmPop;
@property (nonatomic, assign) NSInteger fusionExclusiveOnlineHowFlip;
@property (nonatomic, strong) NSArray *linearEuler;
@end

NS_ASSUME_NONNULL_END
