






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface RegistryOldestInfo : NSObject
@property (nonatomic, strong) NSString *blobAsk;
@property (nonatomic, strong) NSString *energyIll;
@property (nonatomic, strong) NSString *zipHitConfirm;
@property (nonatomic, strong) NSString *quickChainKin;
@property (nonatomic, strong) NSString *prettyVelocity;
@property (nonatomic, assign) NSInteger dropUnlockAwayFixingStar;
@property (nonatomic, strong) NSArray *escapeRight;
@end

NS_ASSUME_NONNULL_END
