






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface PlaceTrapEmptyInfo : NSObject
@property (nonatomic, strong) NSString *pinMood;
@property (nonatomic, strong) NSString *stayLearn;
@property (nonatomic, strong) NSString *minCupIllSlow;
@property (nonatomic, strong) NSString *repairProduce;
@property (nonatomic, strong) NSString *sonFoldRetRace;
@property (nonatomic, assign) NSInteger provideComposerBleedMinAge;
@property (nonatomic, strong) NSArray *bedKeepTemp;
@end

NS_ASSUME_NONNULL_END
